CASH-1790 add a matching setSelectedDateToFirstAvailable for if zip code only changes
This commit is contained in:
parent
15251e7677
commit
80a7cfe99e
1 changed files with 1 additions and 0 deletions
|
|
@ -1782,6 +1782,7 @@ export default {
|
||||||
this.showMobileFirstModal();
|
this.showMobileFirstModal();
|
||||||
this.hideLoadingModal();
|
this.hideLoadingModal();
|
||||||
this.calendarLoadingStatus = "none";
|
this.calendarLoadingStatus = "none";
|
||||||
|
this.setSelectedDateToFirstAvailable();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue