xg
This commit is contained in:
parent
ae409d9a57
commit
df87066488
@ -3,7 +3,7 @@ import request from '@/utils/request'
|
||||
// 查询医生姓名信息列表
|
||||
export function getList() {
|
||||
return request({
|
||||
url: '/system/hospital/getList',
|
||||
url: `/system/hospital/getList?category=2`,
|
||||
method: 'get',
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user