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