fix: 解决bug
This commit is contained in:
@@ -88,7 +88,7 @@ export const roleMenus: Record<RoleKey, MenuSection[]> = {
|
||||
{
|
||||
title: '人员管理',
|
||||
items: [
|
||||
{ page: 'doctor-list', icon: DoctorIcon, title: '医生管理' },
|
||||
{ page: 'doctor-list', icon: DoctorIcon, title: '带教医生管理' },
|
||||
{ page: 'student-list', icon: School, title: '医学生管理' },
|
||||
{ page: 'teacher-list', icon: Reading, title: '师生关系管理' }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user