lkk
2025-02-06 8c6f8e64ca39b0ca7bf545eb0c0328fb79914424
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) : ''
  },