修改桌台bug

This commit is contained in:
duan
2024-12-24 16:16:45 +08:00
parent 8df341ff9e
commit 1d6ef74781
4 changed files with 41 additions and 37 deletions

View File

@@ -94,7 +94,7 @@
}
async function onSeatFeeTuiKuan(seatFee) {
console.log(seatFee);
console.log(seatFee,'调试1');
const canTuikuan=await hasTuiKuan()
if(!canTuikuan){
return
@@ -174,7 +174,7 @@
if(!canTuikuan){
return
}
console.log(goods);
console.log(goods,'debug');
const {
id,
productId,