commit
4a3a84689c
1 changed files with 1 additions and 0 deletions
|
|
@ -1111,6 +1111,7 @@ export default {
|
||||||
},
|
},
|
||||||
onShopSelected(shopQuestionPopUpData) {
|
onShopSelected(shopQuestionPopUpData) {
|
||||||
this.resetWaitlist();
|
this.resetWaitlist();
|
||||||
|
this.preSelectedDate = null;
|
||||||
this.shopProviderData = shopQuestionPopUpData.shopProviderData;
|
this.shopProviderData = shopQuestionPopUpData.shopProviderData;
|
||||||
this.setServiceabilityDetails(shopQuestionPopUpData.serviceabilityDetails);
|
this.setServiceabilityDetails(shopQuestionPopUpData.serviceabilityDetails);
|
||||||
const selectedProvider = this.shopProviderData.shopProviders.find((shopProvider) => {
|
const selectedProvider = this.shopProviderData.shopProviders.find((shopProvider) => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue