This commit is contained in:
2021-01-23 00:29:31 +00:00
parent 6536d14709
commit 83fcf759ee

View File

@@ -378,6 +378,7 @@ export default {
let res = await window.$gz.api.remove(url);
if (res.error) {
vm.formState.serverError = res.error;
debugger;
window.$gz.form.setErrorBoxErrors(vm);
} else {
//workaround to prevent warning about leaving dirty record