Explorar o código

同步数据修改

duy hai 2 meses
pai
achega
12109a6348
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/manager/projectinfo/tree.vue

+ 3 - 1
src/views/manager/projectinfo/tree.vue

@@ -5036,7 +5036,9 @@ export default {
       
        
         this.syncListData.nodeNum=res.data.data.nodeNum
-        this.syncListData.nodeNumEnd=res.data.nodeNumEnd
+        this.syncListData.nodeNumEnd=res.data.data.nodeNumEnd
+       
+        
           if(this.isShowLeft){
             this.isAdd=res.data.data.id
           }else{