代客下单部分问题修复优化

This commit is contained in:
2024-09-24 18:06:49 +08:00
parent 34fc9c4ee1
commit 2e1f6b133a
2 changed files with 2 additions and 2 deletions

View File

@@ -2765,7 +2765,7 @@ export default {
if (this.key == "isPayOrder") {
this.toCreateOrder(true);
}
if (!this.shopInfo.isTableFee && item) {
if (!this.shopInfo.isTableFee && item&&this.perpole) {
//不免餐位费
await $choseCount({
masterId: this.masterId,