Merge remote-tracking branch 'remotes/origin/xie'
# Conflicts: # src/components/page/articleAdd.vue
This commit is contained in:
@@ -878,6 +878,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" */
|
||||
|
||||
Reference in New Issue
Block a user