Browse Source

分层分户模型加载

maxiaoxiao 5 months ago
parent
commit
8e2bbe9ab0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Combinations/LayerManage/LayerManage.vue

+ 1 - 1
src/components/Combinations/LayerManage/LayerManage.vue

@@ -264,7 +264,7 @@ export default {
               dataSetName: "属性表",
               keyWord: "SmID",
             });
-          } else if (obj.title == "分层分户_白膜") {
+          } else if (obj.title == "分层分户_白膜" || obj.title == "楼1") {
             store.setLayerList(layers[0][0]);
           }
           // store.state.S3MList.push(layers[0]);