From 07c90341abf947d4872a30bc975f1a9fb4ad2419 Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Mon, 27 Mar 2023 13:31:26 -0400 Subject: [PATCH] Patched in missing Military code --- src/layouts/service-location/service-location.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index 4eaad2cbb..6b059079f 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -10,6 +10,7 @@ :mobileFeePart="mobileFeePart" @updated-mobile-fee-part="setMobileFeePart" @updated-serviceability="setServiceabilityDetails" + @updated-contains-military-base="setContainsMilitaryBase" linkWidgetName="ServiceZipLinkWidget" modalWidgetName="ServiceZipModalWidget" />