heyujie
2022-05-05 c7ec9e17f6e48335912bad1c07df56ba8eb8f662
src/components/giantTree/index.vue
@@ -287,7 +287,9 @@
      this.showDialog = true;
    },
    itemClick(evt, treeId, treeNode) {
      console.log("click");
      this.TreeDataPool.selectedNode = treeNode;
      this.TreeDataPool.activeNode = treeNode;
      this.TreeDataPool.treeType = this.treeName;
      // 多选