优化台桌点餐
This commit is contained in:
@@ -83,6 +83,8 @@ function giftPackHandle(key) {
|
||||
|
||||
// 加减修改数量
|
||||
function numberChange(t) {
|
||||
console.log(props.item);
|
||||
|
||||
if (!props.item.id) return
|
||||
switch (t) {
|
||||
case 'sub':
|
||||
|
||||
Reference in New Issue
Block a user