管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-26 5b3b9895f857d217ef42f96b7ad1aa68103236c4
src/views/Tools/LayerTree.vue
@@ -734,6 +734,7 @@
    },
  },
  mounted() {
    this.$bus.$on("treeDataCopy", (res) => {
      this.$store.state.treeData = this.treeData;
      this.$store.state.checkedKeys = this.$refs.tree.getCheckedKeys();