heyujie
2021-12-07 4ff29e301de38488db0ff04f0209c99e37cf30b4
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;