期刊数据图

This commit is contained in:
2024-08-02 17:13:49 +08:00
parent be5e6ed028
commit 5a42f8fa01
5 changed files with 870 additions and 25 deletions

View File

@@ -93,7 +93,9 @@ const zh = {
userManSys9: '期刊编辑',
userManSys11: '期刊协议',
analyp: '管理',
datasis: '数据统计',
analysis: '引用统计',
evaluationsis: '评价统计',
rev_ewer: '审稿人',
rev_ewer1: '审稿',
rev_ewer2: '审稿记录',
@@ -146,6 +148,24 @@ const zh = {
act1: '审查中',
act2: '已完结'
},
evaluationsis: {
EmploymentRate: '录用率',
contry: '国家',
articles: '全部文章数',
zr: '转入',
zc: '转出',
boardMembers: '编委人数',
InternationalDistributionNumber: '编委国际化分布',
InternationalDistributionArticles: '文章国际化分布',
InternationalDistributionTotal: '总计',
},
charact: {
role: '角色',
role1: '主编',
@@ -156,12 +176,12 @@ const zh = {
yearTitle: '年度总投稿量',
monthTitle: '月度投稿量', dataTitle: '投稿量',
},
journalArticleTable:{
title:'期刊',
time:'时间',
},protocol:{
PublishingAgreementInfo:'请输入出版协议'
journalArticleTable: {
title: '期刊',
time: '时间',
}, protocol: {
PublishingAgreementInfo: '请输入出版协议'
}
}