瀏覽代碼

表单同步修改

duy 1 月之前
父節點
當前提交
09474bb6e4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/manager/projectinfo/tree.vue

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

@@ -5130,7 +5130,7 @@ export default {
       }
       }
     },
     },
   async  handleCommand(command,row){
   async  handleCommand(command,row){
-  await  this.getNodeStatusData()
+  // await  this.getNodeStatusData()
   if(this.syncListDialog){
   if(this.syncListDialog){
     return
     return
   }
   }