wiped data for damage with parts aren't available to prevent mismatched parts, vent vs quarter for example
This commit is contained in:
parent
d9a858dfe6
commit
f6f7b5c1c7
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ export default {
|
|||
// navigate back to vehicle-damage
|
||||
if (this.isCarIdDifferentFromTheStore && !isSelectedGlassAvailableForVehicle) {
|
||||
this.mainStore.updateVehicle(this.vehicleFromLookup);
|
||||
this.mainStore.resetDamageState();
|
||||
this.$router.navigate(
|
||||
this.navigationScenarios.SELECTED_VIN_WITH_MISMATCHED_GLASS,
|
||||
this.$route,
|
||||
|
|
|
|||
Loading…
Reference in a new issue