update:1213问题修改
This commit is contained in:
@@ -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: '全科医生',
|
||||
|
||||
Reference in New Issue
Block a user