@@ -442,6 +442,7 @@ const reset = () => {
barcodeActiveList.value = []
putawayCombineData.value = null
combineMatchedSku.value = []
+ excludedLocations.value = {}
}
// 组合商品上架数量弹框
const _showPutawayCombineDialog = (batchItem) => {