Merge branch 'release/2025.06.05' into feature/Digital/CASH-834
This commit is contained in:
commit
2c0b4224d1
1 changed files with 1 additions and 1 deletions
|
|
@ -793,10 +793,10 @@ export default {
|
|||
this.apartmentNumberOrBusinessName = this.getServiceAddress2FromStore();
|
||||
this.city = this.getServiceCityFromStore();
|
||||
this.isVehicleProtected = this.getIsVehicleProtectedFromStore();
|
||||
this.$refs.mobileLocationQuestions.resetAlerts();
|
||||
} else {
|
||||
this.resetMobileLocation();
|
||||
}
|
||||
this.$refs.mobileLocationQuestions.resetAlerts();
|
||||
} else {
|
||||
this.selectedProvider = new Provider();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue