update:1213问题修改

This commit is contained in:
2025-12-13 18:43:00 +08:00
parent be61c536b3
commit 0c3e495e53
4 changed files with 83 additions and 24 deletions
+14 -14
View File
@@ -667,20 +667,20 @@ export const typeList: UserType[] = [
component: healthExpert,
auth: 'system:consultation:con_doctor:list',
},
{
key: 4,
title: '操作人员',
component: personnelManagement1,
auth: 'system:health_operator_ex:list',
type: '5',
},
{
key: 5,
title: '专业人员',
component: personnelManagement2,
auth: 'system:health_user_operator_ex:list',
type: '6',
},
// {
// key: 4,
// title: '操作人员',
// component: personnelManagement1,
// auth: 'system:health_operator_ex:list',
// type: '5',
// },
// {
// key: 5,
// title: '专业人员',
// component: personnelManagement2,
// auth: 'system:health_user_operator_ex:list',
// type: '6',
// },
{
key: 3,
title: '全科医生',