学者抓取页面
This commit is contained in:
@@ -1054,6 +1054,13 @@ export default new Router({
|
||||
title: 'Rejected Manuscripts'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/scholarCrawlers', //学者抓取
|
||||
component: () => import('../components/page/scholarCrawlers'),
|
||||
meta: {
|
||||
title: 'Scholar Crawlers'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/PreIngested', //预收录-完善资料页面
|
||||
component: () => import('../components/page/Complete_profile'),
|
||||
|
||||
Reference in New Issue
Block a user