|
@@ -258,7 +258,6 @@ const getBarcodeCombine=(goodsList, combineSkuMap)=>{
|
|
|
return result.length > 0 ? result : []
|
|
return result.length > 0 ? result : []
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
//扣除商品数量
|
|
//扣除商品数量
|
|
|
const weightRef=ref(null)
|
|
const weightRef=ref(null)
|
|
|
const cutBarcode = (itemActive, count) => {
|
|
const cutBarcode = (itemActive, count) => {
|