桌台更新
This commit is contained in:
@@ -129,6 +129,9 @@
|
|||||||
//编辑
|
//编辑
|
||||||
// refTableShow()
|
// refTableShow()
|
||||||
if (index == 0) {
|
if (index == 0) {
|
||||||
|
if(!item.orderId){
|
||||||
|
return infoBox.showToast('该桌台暂无要结账的订单!')
|
||||||
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if (index == 1) {
|
if (index == 1) {
|
||||||
@@ -353,7 +356,6 @@
|
|||||||
prve[cur.id] = cur.name
|
prve[cur.id] = cur.name
|
||||||
return prve
|
return prve
|
||||||
}, {})
|
}, {})
|
||||||
console.log(areaMap);
|
|
||||||
}
|
}
|
||||||
watch(() => tables.area.sel, (newval) => {
|
watch(() => tables.area.sel, (newval) => {
|
||||||
console.log(newval);
|
console.log(newval);
|
||||||
|
|||||||
Reference in New Issue
Block a user