优化台桌点餐

This commit is contained in:
gyq
2024-10-11 14:26:39 +08:00
parent cfd04625dd
commit 72cf926747
11 changed files with 350 additions and 59 deletions

View File

@@ -83,6 +83,8 @@ function giftPackHandle(key) {
// 加减修改数量
function numberChange(t) {
console.log(props.item);
if (!props.item.id) return
switch (t) {
case 'sub':