icd管理
This commit is contained in:
@@ -10,7 +10,7 @@ import { pa } from 'element-plus/es/locale/index.mjs'
|
||||
|
||||
//获取ICD分页
|
||||
export const getICDList = (params: ICD.ReqICDParams) => {
|
||||
return http.get(`/icd/listAll`,params)
|
||||
return http.post(`/icd/list`,params)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user