ZZJ
2022-04-22 7170a5adff3d48ac589fbb2c67ac6c45684b4393
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;
      // 多选