期刊编辑
This commit is contained in:
@@ -950,6 +950,14 @@ export default new Router({
|
||||
title: 'Academic Integrity Committee'
|
||||
}
|
||||
},
|
||||
{
|
||||
name:'Editors-Staff',
|
||||
path: '/Editors_Staff', // 期刊编辑人员列表
|
||||
component: () => import('../components/page/Editor_For_Major'),
|
||||
meta: {
|
||||
title: 'Editors & Staff'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/404',
|
||||
component: () => import( /* webpackChunkName: "404" */
|
||||
|
||||
Reference in New Issue
Block a user