代客下单修复不必要的选择人数请求

This commit is contained in:
YeMingfei666 2024-09-25 08:57:41 +08:00
parent 2e1f6b133a
commit 483d183a09
1 changed files with 1 additions and 1 deletions

View File

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