管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-22 2f86d03a3a75feaf32fb44a0520dcca8057ac84e
src/views/Tools/LayerTree.vue
@@ -669,7 +669,7 @@
      this.$store.state.treeData = this.treeData;
      this.$store.state.checkedKeys = this.$refs.tree.getCheckedKeys()
    });
    if (this.$store.state.showAllLayers == true) {
      this.layersStart();
      this.$store.state.showAllLayers = false;