CASH-1159
formatting
This commit is contained in:
parent
91ed93839c
commit
0cff68f49a
1 changed files with 1 additions and 1 deletions
|
|
@ -1612,7 +1612,7 @@ export default {
|
||||||
this.shopProviderData?.shopProviders?.length
|
this.shopProviderData?.shopProviders?.length
|
||||||
) {
|
) {
|
||||||
this.selectedProvider = this.shopProviderData.shopProviders[0];
|
this.selectedProvider = this.shopProviderData.shopProviders[0];
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
handleZipCodeChange(newZipCode) {
|
handleZipCodeChange(newZipCode) {
|
||||||
this.resetMobileLocation();
|
this.resetMobileLocation();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue