parent
730b41a3ab
commit
50685aaebd
1 changed files with 1 additions and 1 deletions
|
|
@ -1617,7 +1617,7 @@ export default {
|
|||
isPremiumAppointment: null,
|
||||
};
|
||||
},
|
||||
updateTimeSlot(timeSlotObj) {
|
||||
updateTimeSlot(timeSlotObj) {
|
||||
if (!timeSlotObj?.routeCode) {
|
||||
this.appointmentType = AppointmentTypeStrings.IN_SHOP_OR_DROP_OFF;
|
||||
this.selectedTimeSlotInfo = this.getEmptyTimeSlot();
|
||||
|
|
|
|||
Loading…
Reference in a new issue