This commit is contained in:
2023-04-28 09:37:34 +08:00
parent 7c0985f032
commit 35b10b105c

View File

@@ -520,7 +520,7 @@ data: jarr
}) })
// 1.4入库设置/出库确认 // 1.4入库设置/出库确认
export const emptyConfirm = (qty, mater, code, option) => request({ export const emptyConfirm = (qty, mater, code, option) => request({
url:'api/pda/empty/confirm', url:'pda/paper/PaperDeviceOperate',
data: { data: {
qty: qty, qty: qty,
material_code: mater, material_code: mater,