期刊协议
This commit is contained in:
@@ -974,6 +974,14 @@ export default new Router({
|
||||
title: 'Editors & Staff'
|
||||
}
|
||||
},
|
||||
{
|
||||
name:'Journal_Agreement',
|
||||
path: '/Journal_Agreement', // 期刊协议列表
|
||||
component: () => import('../components/page/Journal_Agreement'),
|
||||
meta: {
|
||||
title: 'Journal Agreement'
|
||||
}
|
||||
},
|
||||
{
|
||||
name:'super-Journals-Management',
|
||||
path: '/superJournalsManagement', // 超管单期刊列表
|
||||
|
||||
Reference in New Issue
Block a user