From 035e03e72fd8a3dfe33673b310b754172bc40d62 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Fri, 13 Oct 2023 17:54:02 -0400 Subject: [PATCH] Update fmg's apartmentNumberOrBusinessName to iss streetAddress2 --- .../mobile-location-modal-questions.vue | 6 ++++-- src/layouts/service-location/service-location.vue | 11 +++++------ 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue index eb305cea..56c37024 100644 --- a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue +++ b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue @@ -43,7 +43,7 @@ :onModalOpenedCallback="onModalOpened" :onModalClosedCallback="onModalClosed" @isModalOpened="setModalStatus" - @footer-button-event="setMobileLocation"> + @footerButtonEvent="setMobileLocation">