CASH-1235: Set auto selected timeslot

This commit is contained in:
Chris Redelinghuys 2025-07-28 10:34:43 -04:00
parent 16e4be49d8
commit c61e153fc3

View file

@ -492,6 +492,7 @@ export default {
} else {
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
}
this.setSelectedTimeSlot();
}
},
addPremiumFlagToInput(routeCode) {