heyujie
2022-04-22 53cb8137e4232f50c5334176419298f99d41a2bf
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;
      // 多选