This commit is contained in:
parent
73f057edd7
commit
ed5d08f1b1
|
|
@ -42,7 +42,7 @@ export function getTypeKeeper(params = {}){
|
|||
return request({
|
||||
url: '/base/maWarehouseKeeper/getMaUserList',
|
||||
method: 'get',
|
||||
data: params
|
||||
params: params
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue