|
|
@@ -106,7 +106,7 @@ export function deleteIncomingReceipt(id) {
|
|
|
// 完成挑选 /wms/label-master/updateBatch
|
|
|
export function updateBatchChoice(data) {
|
|
|
return request({
|
|
|
- url: "/rtkwms/incoming-receipt-inspection/updateNoPassType",
|
|
|
+ url: "/rtkqms/incoming-receipt-inspection/updateNoPassType",
|
|
|
method: "put",
|
|
|
data: data,
|
|
|
});
|