2023-09-07

This commit is contained in:
@fawn-nine
2023-09-07 18:28:12 +08:00
parent 8d176adb5a
commit 2206586eff
7 changed files with 669 additions and 6 deletions

View File

@@ -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" */