Merge branch 'develop' of http://192.168.110.253:3000/wangyizhe/his into develop

This commit is contained in:
2026-04-24 17:14:29 +08:00

View File

@@ -20,7 +20,7 @@ export function advicePrint(data) {
} }
// 获取全部科室列表 // 获取全部科室列表
// 获取科室列表(树形结构 // 获取科室列表(别名
export function getDepartmentList(data) { export function getDepartmentList(data) {
return request({ return request({
url: '/app-common/department-list', url: '/app-common/department-list',