总监系统添加期刊列表

This commit is contained in:
@fawn-nine
2023-09-22 15:03:31 +08:00
parent 0a0ca5bc27
commit fda130b8eb
5 changed files with 94 additions and 0 deletions

View File

@@ -974,6 +974,14 @@ export default new Router({
title: 'Editors & Staff'
}
},
{
name:'super-Journals-Management',
path: '/superJournalsManagement', // 超管单期刊列表
component: () => import('../components/page/superJournalsManagement'),
meta: {
title: 'Journals Management'
}
},
{
path: '/404',
component: () => import( /* webpackChunkName: "404" */