This commit is contained in:
2021-01-23 00:53:18 +00:00
parent 83fcf759ee
commit f1698fe8b8
2 changed files with 6 additions and 2 deletions

View File

@@ -378,7 +378,6 @@ 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