hanbaoshan
2020-11-06 ce3b404a5983f03a56ad9cd65a4ae2352db2ba77
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;