总监系统添加青年科学家

This commit is contained in:
@fawn-nine
2023-09-20 11:18:12 +08:00
parent e3018eda50
commit 6f47d870d4
8 changed files with 976 additions and 105 deletions

View File

@@ -934,6 +934,22 @@ export default new Router({
title: 'editorialBoard'
}
},
{
name:'Young-Scientist-Management',
path: '/superYoungScientistManagement', // 超管青年科学家管理
component: () => import('../components/page/superYoungScientistManagement'),
meta: {
title: 'Young Scientist Management'
}
},
{
name:'super-Young-Scientist-List',
path: '/superYoungScientistList', // 超管单刊青年科学家列表
component: () => import('../components/page/superYoungScientistList'),
meta: {
title: 'Young Scientist List'
}
},
{
name:'editorial-Board-List',
path: '/Board-List', // 单刊编委列表