vehicle_code
This commit is contained in:
@@ -536,7 +536,7 @@ export const xcoutqueryStoragevehicle = (wcode, scode) => post('api/pda/st/out/x
|
|||||||
export const xcoutconfirmoutstore = (wcode, vcode, dtl) => post('api/pda/st/out/xcout/confirmoutstore', {
|
export const xcoutconfirmoutstore = (wcode, vcode, dtl) => post('api/pda/st/out/xcout/confirmoutstore', {
|
||||||
mst: {
|
mst: {
|
||||||
workorder_code: wcode,
|
workorder_code: wcode,
|
||||||
storagevehicle_code: vcode
|
vehicle_code: vcode
|
||||||
},
|
},
|
||||||
dtl: dtl
|
dtl: dtl
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user