lkk
2024-12-06 de1ecd434ef51cf7aa43850d2d648162bfe86289
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) : ''
  },