成品入库查询
This commit is contained in:
@@ -90,7 +90,7 @@ export const confirmIn = (from) => post('api/pda/cp/in/confirmIn', {
|
||||
// 1.8作业查询(按钮)
|
||||
|
||||
// 2.1成品入库查询
|
||||
export const outgetAll = (sid, btime, etime, btype, mcode, scode) => post('api/pda/bcp/out/getAll', {
|
||||
export const outgetAll = (sid, btime, etime, btype, mcode, scode) => post('api/pda/cp/out/getAll', {
|
||||
stor_id: sid,
|
||||
begin_time: btime,
|
||||
end_time: etime,
|
||||
|
||||
Reference in New Issue
Block a user