@@ -439,7 +439,7 @@ const onConfirm = () => {
taskLineNo,
warehouse,
container: '*',
- location: searchLocation.value,
+ targetCode: searchLocation.value,
quantity: takeQuantity, // 当前项扣除的数量
})
remainingQuantity -= takeQuantity