This commit is contained in:
2026-01-05 13:21:02 +08:00
parent 954bd5add3
commit 539c8b312e

View File

@@ -323,13 +323,7 @@ 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'),