期刊编辑

This commit is contained in:
@fawn-nine
2023-09-11 11:28:17 +08:00
parent 0e21a0d013
commit c1d13611d6
5 changed files with 583 additions and 6 deletions

View File

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