소스 검색

同步修改

duy 2 달 전
부모
커밋
9e17157190
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/manager/projectinfo/tree.vue

+ 2 - 2
src/views/manager/projectinfo/tree.vue

@@ -4261,7 +4261,7 @@ export default {
      console.log('后管数据同步',data);
      this.curTreeData=data
      this.isShowLeft=false
-     await  this.getNodeStatusData()
+    //  await  this.getNodeStatusData()
       if(this.syncListDialog){
         return
       }
@@ -4323,7 +4323,7 @@ export default {
       if(this.syncListDialog){
         return
       }
-      await  this.getNodeStatusData()
+      // await  this.getNodeStatusData()
        this.syncForm.range='2'
        
        this.proSyncTag=true