关键字管理
This commit is contained in:
@@ -1097,6 +1097,13 @@ export default new Router({
|
||||
title: 'Scholar Database'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/crawlTaskMonitor',
|
||||
component: () => import('../components/page/crawlTaskMonitor'),
|
||||
meta: {
|
||||
title: 'Crawl Task Monitor'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/scholarCrawlersKeywords',
|
||||
component: () => import('../components/page/scholarCrawlersKeywords'),
|
||||
|
||||
Reference in New Issue
Block a user