Explorar o código

代码顺序微调

Koishi %!s(int64=3) %!d(string=hai) anos
pai
achega
bf36071907
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/sampleDatabase/fault/index.vue

+ 1 - 1
src/views/sampleDatabase/fault/index.vue

@@ -897,8 +897,8 @@ export default {
           cancelButtonText: "取消",
           callback(action) {
             if (action === "confirm") {
-              that.resetForm(ref);
               that.addDialogShow = false;
+              that.resetForm(ref);
             }
           },
         }