duy 2 сар өмнө
parent
commit
12109a6348

+ 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{