tijiao
This commit is contained in:
@@ -701,7 +701,7 @@ export default new Router({
|
||||
path: '/edit_per_text', //审稿人文章详情
|
||||
component: () => import('../components/page/edit_per_text'),
|
||||
meta: {
|
||||
title: 'Final review article details'
|
||||
title: 'Final decision article details'
|
||||
|
||||
}
|
||||
},
|
||||
@@ -716,7 +716,7 @@ export default new Router({
|
||||
path: '/edit_per_text_yq', //审稿人文章详情-邀请
|
||||
component: () => import('../components/page/edit_per_text_yq'),
|
||||
meta: {
|
||||
title: 'Final review article details'
|
||||
title: 'Final decision article details'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user