Fix:4876 【商城小程序】选择预约时间进行预订后,先弹出团购协议,再跳转结算页面
This commit is contained in:
@@ -308,6 +308,7 @@ export default {
|
||||
},
|
||||
handleDateSelected(dateRange) {
|
||||
this.dateRange = dateRange
|
||||
this.showAgreementPopup = true
|
||||
},
|
||||
handleDate() {
|
||||
this.showDatePicker = true
|
||||
|
||||
Reference in New Issue
Block a user