@@ -39,6 +39,8 @@ const hidden_wall = (flag) => {
res.show = flag;
}
})
+ let wall = viewer.dataSources._dataSources.find(d => d._name == 'manager_entity')
+ if (!wall) viewer.dataSources.add(manager_entity);
const pick_xzqh = (pri_name) => {