管道基础大数据平台系统开发-【前端】-新系統界面
TreeWish
2023-03-03 b6c8e7c61f0270598ba7fdbc44f79512e010d0fe
src/components/MapView/mapSpaceTop.vue
@@ -151,7 +151,7 @@
      this.mapSpaceQueryLayer = value;
      this.layerData.forEach(item => {
        if (this.menuTopFrom.queryLayer == item.entity){
          this.$store.state.propertiesName = item.tabDesc;
          this.$store.state.propertiesName = item;
        }
      })
      this.getCheckedNodes();