更新代客下单无台桌下单,更新台桌列表
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user