Browse Source

表单同步修改

duy 1 month ago
parent
commit
09474bb6e4
1 changed files with 1 additions and 1 deletions
  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){
-  await  this.getNodeStatusData()
+  // await  this.getNodeStatusData()
   if(this.syncListDialog){
     return
   }