added comment

This commit is contained in:
Leah Schumann 2023-03-27 13:37:30 -04:00
parent 07c90341ab
commit 31355e1e73

View file

@ -149,6 +149,8 @@ export default {
// retrieve mobile fee part
const serviceZipCode = this.internalModel.zipCode;
const mobileFeePart = await getPricedMobileFeePart(serviceZipCode);
// retrieve serviceability details
const serviceabilityDetails = await getServiceabilityDetails(serviceZipCode);
// update content related to service zip code