更新
This commit is contained in:
@@ -48,4 +48,14 @@ export function selecttable(check1, value1, check2, value2, check3, value3, chec
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
export function searchPic(num) {
|
||||
return request({
|
||||
url: '',
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: '质检管理_图片_查询数据',
|
||||
param: '质检流水号=' + num
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user