Przeglądaj źródła

表单同步修改

duy 1 miesiąc temu
rodzic
commit
09474bb6e4
1 zmienionych plików z 1 dodań i 1 usunięć
  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
   }