料盅退料
This commit is contained in:
@@ -183,3 +183,9 @@ export const kilnMoveCreateTask = (sp, code) => post('api/pda/manual/kiln/move/c
|
||||
start_point: sp,
|
||||
vehicle_code: code
|
||||
})
|
||||
/**
|
||||
* 料盅退料
|
||||
*/
|
||||
export const materialReturn = (code) => post('api/pda/manual/materialReturn', {
|
||||
vehicle_code: code
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user