2023-09-07
This commit is contained in:
@@ -942,6 +942,14 @@ export default new Router({
|
||||
title: 'editorialBoardList'
|
||||
}
|
||||
},
|
||||
{
|
||||
name:'Academic-Integrity-Committee',
|
||||
path: '/Academic_Integrity_Committee_list', // 期刊委员会人员列表
|
||||
component: () => import('../components/page/Academic_Integrity_Committee'),
|
||||
meta: {
|
||||
title: 'Academic Integrity Committee'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/404',
|
||||
component: () => import( /* webpackChunkName: "404" */
|
||||
|
||||
Reference in New Issue
Block a user