@ -116,6 +116,10 @@
// 确认支付
handlerPay () {
const app = this
if (app.tableList.length <= 0) {
app.$error('订单数据为空')
return false
}
let shopnameArr = []
let shop_price_arr = []
app.tableList.forEach((item) => {