fixed not enough licenses error not displaying at client when attempt to add too many service techs

This commit is contained in:
2021-11-11 23:19:44 +00:00
parent 86756e8b4d
commit 405ea17f75
2 changed files with 4 additions and 1 deletions

View File

@@ -650,6 +650,7 @@ export default {
if (res.error) {
vm.formState.serverError = res.error;
window.$gz.form.setErrorBoxErrors(vm);
return;
} else {
if (res.data.id) {
//POST