半成品拼盘
This commit is contained in:
@@ -271,4 +271,6 @@ export const bcpShutGetdtl = (id, btime, etime, code, scode, stcode) => post('ap
|
||||
storagevehicle_id_in: stcode
|
||||
})
|
||||
// 1.4拼盘完成(按钮)
|
||||
export const bcpShutConfirm = () => post('api/pda/bcp/shut/confirm', {})
|
||||
export const bcpShutConfirm = (row) => post('api/pda/bcp/shut/confirm', {
|
||||
row: row
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user