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