Update index.js
This commit is contained in:
parent
39379ecc67
commit
23f1e16a3a
1 changed files with 0 additions and 1 deletions
|
|
@ -1851,7 +1851,6 @@ export const actions = {
|
|||
if (isDamageChanging) {
|
||||
//Reset dependent state when changing
|
||||
context.dispatch(storeActions.RESET_PARTS_STATE_AND_DEPENDENCIES);
|
||||
context.commit(storeMutations.UPDATE_VAPS, null);
|
||||
|
||||
// Save new values
|
||||
context.commit(storeMutations.UPDATE_IS_REPAIR, isWindshieldRepair);
|
||||
|
|
|
|||
Loading…
Reference in a new issue