tijiao
This commit is contained in:
@@ -319,6 +319,13 @@ export default new Router({
|
||||
title: 'Submit manuscript'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/articleAdd2',
|
||||
component: () => import('../components/page/articleAdd2.vue'),
|
||||
meta: {
|
||||
title: 'Submit manuscript'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/PendingPaymentEditor',
|
||||
component: () => import('../components/page/PendingPaymentEditor.vue'),
|
||||
|
||||
Reference in New Issue
Block a user