箱子搬运
This commit is contained in:
@@ -79,4 +79,14 @@ export function getAllOptions(params) {
|
||||
method: 'get',
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
// 所有点位下拉_包装箱
|
||||
export function getAllOptions_package(params) {
|
||||
return request({
|
||||
url: '/mes/mm/MmFinishedwarehouse/finish_point_pack',
|
||||
method: 'get',
|
||||
params
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user