This commit is contained in:
@@ -44,7 +44,7 @@ export default {
|
||||
.then(() => (this.formReady = true))
|
||||
.catch(err => {
|
||||
this.formReady = true;
|
||||
this.$gzerror(err);
|
||||
this.$gzHandleFormError(err);
|
||||
});
|
||||
},
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user