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