管道基础大数据平台系统开发-【前端】-新系統界面
xing
2023-02-26 8e3179d537d8d84c00dcf404e623bf3eb71ee58d
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();