hanbaoshan
2020-12-20 ecb6cadc3f016cf9968f48e0cc77479a1e56365b
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;