更新代客下单无台桌下单,更新台桌列表

This commit is contained in:
2024-10-25 11:40:54 +08:00
parent 3dea396d0d
commit 6c4786876e
10 changed files with 115 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
import {
$types
} from '@/pageProduct/goodsData.js'
} from '@/commons/goodsData.js'
export function returnSkuSnap(goods) {
const selectSpec = typeof goods.selectSpec === 'string' ? JSON.parse(goods.selectSpec) : goods.selectSpec
let result = selectSpec.map(v => {