Fixed document contact form validation issue solved. ( #2znd1u0 )
This commit is contained in:
parent
ced67bded1
commit
96162977e3
@ -532,8 +532,7 @@ export default {
|
||||
})
|
||||
.catch(error => {
|
||||
this.form.loading = false;
|
||||
|
||||
console.log(error);
|
||||
this.form.errors.record(error.response.data.errors);
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user