CSR-297 this moved to style page
This commit is contained in:
parent
25ffc2ebbd
commit
2f88ac6daa
1 changed files with 0 additions and 4 deletions
|
|
@ -124,10 +124,6 @@ export default {
|
|||
store.dispatch(storeActions.RESET_PARTS_STATE_AND_DEPENDENCIES);
|
||||
},
|
||||
backButtonAction() {
|
||||
store.commit(this.storeMutations.UPDATE_IS_REPAIR, null);
|
||||
store.commit(this.storeMutations.UPDATE_NUMBER_OF_CHIPS, null);
|
||||
store.commit(this.storeMutations.UPDATE_GLASS_TO_REPLACE, []);
|
||||
|
||||
// route to move backwards
|
||||
this.$router.navigate(
|
||||
this.navigationScenarios.CLICKED_BACK,
|
||||
|
|
|
|||
Loading…
Reference in a new issue