yusheng hace 11 meses
padre
commit
03747589ae
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/system/user/components/user-edit.vue

+ 1 - 0
src/views/system/user/components/user-edit.vue

@@ -314,6 +314,7 @@
         } else {
           this.$refs.form.clearValidate();
           this.form = { ...this.defaultForm };
+          this.isUpdate = false;
         }
       }
       // isUpdate(v){