task#14196,kpiWEB端优化
This commit is contained in:
@ -48,9 +48,8 @@ export function getSupplierId(key) {
|
|||||||
return request({
|
return request({
|
||||||
url: '/supplier/select/supplier',
|
url: '/supplier/select/supplier',
|
||||||
method: 'GET',
|
method: 'GET',
|
||||||
// key
|
|
||||||
params: {
|
params: {
|
||||||
key: key ,// 假设后端接口接受名为 'name' 的查询参数
|
key: key ,
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user