cleanup res.error overly complex
This commit is contained in:
@@ -325,7 +325,7 @@ export default {
|
||||
// // .then(res => {
|
||||
// // debugger;
|
||||
// // vm.formState.ready = true;
|
||||
// // if (res.error != undefined) {
|
||||
// // if (res.error) {
|
||||
// // vm.formState.serverError = res.error;
|
||||
// // window.$gz.form.setErrorBoxErrors(vm);
|
||||
// // } else {
|
||||
|
||||
Reference in New Issue
Block a user