This commit is contained in:
2019-04-23 18:37:22 +00:00
parent aab019d797
commit b25a5834bf

View File

@@ -324,7 +324,7 @@ export default {
vm.serverError = res.error;
vm.$gzform.setErrorBoxErrors(vm);
} else {
vm.setFormState({
vm.$gzform.setFormState({
vm: vm,
formDirty: false
});