Merge pull request #2314 from Safelite/feature/CASH-242
Feature/cash 242
This commit is contained in:
commit
546028ec52
1 changed files with 1 additions and 0 deletions
|
|
@ -524,6 +524,7 @@ export const mutations = {
|
|||
},
|
||||
resetExternalParameterQuoteState(state) {
|
||||
externalParameterState.quote.servicePackage = null;
|
||||
externalParameterState.quote.isInsurance = null;
|
||||
saveExternalParameterState(externalParameterState);
|
||||
},
|
||||
resetIsExternalParameter(state) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue