ソースを参照

表单同步修改

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){
-  await  this.getNodeStatusData()
+  // await  this.getNodeStatusData()
   if(this.syncListDialog){
     return
   }