桌台更新

This commit is contained in:
YeMingfei666 2024-10-10 16:23:31 +08:00
parent 9c0a4e704f
commit 4db00359e5
1 changed files with 3 additions and 1 deletions

View File

@ -129,6 +129,9 @@
//
// refTableShow()
if (index == 0) {
if(!item.orderId){
return infoBox.showToast('该桌台暂无要结账的订单!')
}
return
}
if (index == 1) {
@ -353,7 +356,6 @@
prve[cur.id] = cur.name
return prve
}, {})
console.log(areaMap);
}
watch(() => tables.area.sel, (newval) => {
console.log(newval);