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