批量推送
This commit is contained in:
@@ -61,7 +61,8 @@ const MENU = {
|
||||
{ path: '/admin/department', title: '科室管理', icon: Folder },
|
||||
{ path: '/admin/title', title: '职称管理', icon: Medal },
|
||||
{ path: '/admin/experts', title: '专家管理', icon: UserFilled },
|
||||
{ path: '/admin/orgs', title: '公司管理', icon: Connection },
|
||||
{ path: '/admin/sponsor-orgs', title: '支持单位管理', icon: Connection },
|
||||
{ path: '/admin/executor-orgs', title: '服务机构管理', icon: OfficeBuilding },
|
||||
{ path: '/admin/account', title: '账号信息', icon: User }
|
||||
],
|
||||
leader: [
|
||||
@@ -76,7 +77,8 @@ const MENU = {
|
||||
{ path: '/manager/projects', title: '项目管理', icon: Document },
|
||||
{ path: '/manager/meetings', title: '会议管理', icon: Calendar },
|
||||
{ path: '/manager/experts', title: '专家审核', icon: User },
|
||||
{ path: '/manager/orgs', title: '公司管理', icon: OfficeBuilding },
|
||||
{ path: '/manager/sponsor-orgs', title: '支持单位管理', icon: Connection },
|
||||
{ path: '/manager/executor-orgs', title: '服务机构管理', icon: OfficeBuilding },
|
||||
{ path: '/manager/support-intent', title: '支持意向', icon: Tickets },
|
||||
{ path: '/manager/exec-intent', title: '执行意向', icon: Tickets },
|
||||
{ path: '/manager/accounts', title: '账号管理', icon: Setting }
|
||||
|
||||
Reference in New Issue
Block a user