Merge pull request #1658 from Safelite/feature/CSR-1826.1
Update index.js
This commit is contained in:
commit
b90137bf0e
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