parent
80875551ae
commit
0fbc897d2c
|
|
@ -637,6 +637,7 @@
|
|||
tableId,
|
||||
cartIds: goods.list.map((v) => v.id),
|
||||
})
|
||||
getCart()
|
||||
return res
|
||||
}
|
||||
watch(() => eatTypes.active, (newval) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue