Merge branch 'release/2025.01.09' into feature/CASH-60

This commit is contained in:
CarlNation 2025-01-03 11:53:30 -05:00 committed by GitHub
commit 015937394c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -397,6 +397,7 @@ export default {
console.log(new Date() + "store.getters.order.policy.policyNumber:" + store.getters.order.policy.policyNumber);
console.log(new Date() + "store.getters.order.serviceLocation.zipCode:" + store.getters.order.serviceLocation.zipCode);
}
return false;
}
} else {