1
lkk
7 天以前 42e7bee237fc87c2f8f4e20116cdc47da4842b44
src/views/system/tijian/TreeTransfer.vue
@@ -87,7 +87,7 @@
  },
  created() {
    this.leftNodeData = this.nodeData
    console.log(this.leftNodeData,111);
    // console.log(this.leftNodeData,111);
    
    this.rightKeys.length > 0 ? this.rerenderData(this.rightKeys) : ''
  },