diff --git a/src/layouts/service-location/shop-question/shop-question-popup.vue b/src/layouts/service-location/shop-question/shop-question-popup.vue index 4a3ce6a57..0cc56663a 100644 --- a/src/layouts/service-location/shop-question/shop-question-popup.vue +++ b/src/layouts/service-location/shop-question/shop-question-popup.vue @@ -115,7 +115,6 @@ export default { answers: [], shopListButton: shopListButton, shopIndex: 0, - serviceZipCodeTextInputId: "", localShopProviderData: this.shopProviderData, selectedProviderNumber: null, isLoadingShops: false,