Merge pull request #1921 from Safelite/feature/Digital/CSR-2087
CSr-2087
This commit is contained in:
commit
74f8c8ad0a
1 changed files with 0 additions and 2 deletions
|
|
@ -360,8 +360,6 @@ export default {
|
|||
},
|
||||
|
||||
async forwardButtonAction() {
|
||||
const isValid = await this.isFormValid();
|
||||
console.log(isValid);
|
||||
await this.dispatchStoreAction(
|
||||
this.storeActions.SAVE_VEHICLE_DAMAGE,
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue