wx 篮球提示十分钟内可以需要进场

This commit is contained in:
2023-12-31 15:25:43 +08:00
parent 22c1f3e963
commit d37cc9a5b2
2 changed files with 9 additions and 17 deletions

View File

@@ -355,11 +355,18 @@ Page({
})
},
// 点击提示框确认
confirmOutDialog() {
// 出场
this.showBarcode('000')
},
// 点击提示框确认
confirmDeleteDialog() {
// 去支付
app.$api.basketOrder({
venueId: this.data.venues.id,
enterFlag: this.data.venues.enterFlag,
payMoney: this.data.payMoney
}).then(res => {
this.setData({