拒稿列表

This commit is contained in:
@fawn-nine
2023-06-07 09:35:31 +08:00
parent 0614ec0bd4
commit ec2135fa1b
11 changed files with 432 additions and 7 deletions

View File

@@ -871,6 +871,13 @@ export default new Router({
title: 'Mailbox template'
}
},
{
path: '/RejectedArticles', //被拒稿件汇总
component: () => import('../components/page/RejectedArticles'),
meta: {
title: 'Rejected Manuscripts'
}
},
{
path: '/404',
component: () => import( /* webpackChunkName: "404" */