lkk
2025-03-21 ed67af6ecce45beb2dc2a79e8af075ab95e2fd81
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) : ''
  },