期刊数据图
This commit is contained in:
@@ -545,6 +545,14 @@ export default new Router({
|
||||
},
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: '/evaluationsis', //引用情况分析
|
||||
component: () => import('../components/page/evaluationsis_report.vue'),
|
||||
meta: {
|
||||
title: 'Journal Evaluation Statistics'
|
||||
},
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: '/TMRGPT', //TMRGPT
|
||||
component: () => import('../components/page/tmrGPT'),
|
||||
|
||||
Reference in New Issue
Block a user