heyujie
2022-05-05 13770fcc2dad1daa3534e4c4c5420e8d21904b29
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;
      // 多选