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', {
|
||||
mst: {
|
||||
workorder_code: wcode,
|
||||
storagevehicle_code: vcode
|
||||
vehicle_code: vcode
|
||||
},
|
||||
dtl: dtl
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user