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