CASH-2036: Defect fix

This commit is contained in:
Chris Redelinghuys 2025-12-18 10:14:07 -05:00
parent cb4758ce7d
commit dc8d7b4c27

View file

@ -1801,7 +1801,7 @@ export default {
if (pmMobileDays == 0) {
// Selects the first available time slot
preSelectedMobileAppointment =
numberOfDaysToFirstMobileAMDate < numberOfDaysToFirstMobilePMDate
numberOfDaysToFirstMobileAMDate <= numberOfDaysToFirstMobilePMDate
? firstMobileAMAppt
: firstMobilePMAppt;
} else if (