code
This commit is contained in:
@@ -110,7 +110,7 @@ export function loginOut(data) {
|
|||||||
// 13. 当前托盘
|
// 13. 当前托盘
|
||||||
export function selectMaterialAndJpg(code) {
|
export function selectMaterialAndJpg(code) {
|
||||||
return request({
|
return request({
|
||||||
url: 'api/handheld/selectMaterialAndJpg?pointCode=',
|
url: 'api/handheld/selectMaterialAndJpg?pointCode=' + code,
|
||||||
method: 'get'
|
method: 'get'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user