CSr-2087
clearing test console log
This commit is contained in:
parent
cef3a22bce
commit
5cc484bacd
1 changed files with 0 additions and 2 deletions
|
|
@ -360,8 +360,6 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
async forwardButtonAction() {
|
async forwardButtonAction() {
|
||||||
const isValid = await this.isFormValid();
|
|
||||||
console.log(isValid);
|
|
||||||
await this.dispatchStoreAction(
|
await this.dispatchStoreAction(
|
||||||
this.storeActions.SAVE_VEHICLE_DAMAGE,
|
this.storeActions.SAVE_VEHICLE_DAMAGE,
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue