ZZJ
2021-11-03 b4d2703e653bf702d705b18c20d9edb9066c7c8a
src/components/treeMenu/index.vue
@@ -321,7 +321,7 @@
      this.showDialog = true;
    },
    itemClick(node, item, e) {
      // console.log('jsTree index.vue', item)
      console.log('jsTree index.vue', item)
      this.TreeDataPool.selectedNode = item;
      this.TreeDataPool.updateSelectedNodes();
      this.TreeDataPool.treeType = this.treeName;