CASH-1235: Set auto selected timeslot
This commit is contained in:
parent
16e4be49d8
commit
c61e153fc3
1 changed files with 1 additions and 0 deletions
|
|
@ -492,6 +492,7 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
|
this.selectedAnswerForDropOffOrInshop = this.answersForDropOffQuestion[0].value;
|
||||||
}
|
}
|
||||||
|
this.setSelectedTimeSlot();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
addPremiumFlagToInput(routeCode) {
|
addPremiumFlagToInput(routeCode) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue