diff --git a/src/api/index.js b/src/api/index.js
index 0b11630..170e883 100644
--- a/src/api/index.js
+++ b/src/api/index.js
@@ -19,8 +19,8 @@ const service = axios.create({
// baseURL: 'https://submission.tmrjournals.com/', //正式 记得切换
// baseURL: 'http://www.tougao.com/', //测试本地 记得切换
// baseURL: 'http://192.168.110.110/tougao/public/index.php/',
- // baseURL: '/api', //本地
- baseURL: '/', //正式
+ baseURL: '/api', //本地
+ // baseURL: '/', //正式
});
diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue
index b6bb43e..f42727d 100644
--- a/src/components/common/Sidebar.vue
+++ b/src/components/common/Sidebar.vue
@@ -462,10 +462,10 @@ export default {
index: '5',
title: this.$t('sidebar.journalManagement'),
subs: [
- {
- index: 'JournalManagement',
- title: this.$t('sidebar.journalManagement')
- },
+ // {
+ // index: 'JournalManagement',
+ // title: this.$t('sidebar.journalManagement')
+ // },
{
index: 'Journal_Agreement',
diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js
index 81aef47..60e1cff 100644
--- a/src/components/common/langs/en.js
+++ b/src/components/common/langs/en.js
@@ -88,6 +88,12 @@ const en = {
factor: 'Factor',
Sameperiod: 'Same period',
ArticleInfo: 'Article Information',
+ website: 'Website',
+ email: 'Email',
+ abbr: 'abbr',
+ edit: 'Edit',
+ level: 'Level',
+ editorinchief: 'Editor In Chief',
},
diff --git a/src/components/common/langs/zh.js b/src/components/common/langs/zh.js
index 024ad0b..9e806a9 100644
--- a/src/components/common/langs/zh.js
+++ b/src/components/common/langs/zh.js
@@ -83,7 +83,12 @@ const zh = {
article: '文章数量',
citeNum: '引用数量',
articleNum: '文章数量',
- ArticleInfo: '文章信息',
+ ArticleInfo: '文章信息', website: '网站',
+ email: '邮箱',
+ abbr: '缩写',
+ edit: '编辑',
+ level: '水平',
+ editorinchief: '总编辑',
info: '以下数据为', wos: 'Wos',
@@ -227,6 +232,7 @@ const zh = {
journalArticleCount: '期刊文章计数总结',
managingDirector: '总经理',
GroupClassification: '集团分类',
+
},
home: {
authortop: '用户指南',
diff --git a/src/components/page/JournalCitationAnalysis.vue b/src/components/page/JournalCitationAnalysis.vue
index 548d2c5..2d0ac8e 100644
--- a/src/components/page/JournalCitationAnalysis.vue
+++ b/src/components/page/JournalCitationAnalysis.vue
@@ -35,9 +35,14 @@
align="center"
>
-
+ Doi : + {{ + scope.row.article_doi + }} + + + {{ $t('paperArticleCount.Periodroll') }} : + + ( {{ scope.row.vol }} ) + +
+{{ $t('citeList.yes') }}
-{{ $t('citeList.no') }}
- -{{ $t('citeList.yes') }}
+{{ $t('citeList.no') }}
+ {{ $t('menu.Classificationmanagement') }} +
+ +