期刊编辑
This commit is contained in:
@@ -343,12 +343,12 @@
|
||||
// title: this.$t('sidebar.userManSys8')
|
||||
// },
|
||||
{
|
||||
title: this.$t('sidebar.userManSys8'),
|
||||
index: '46',
|
||||
subs: [{
|
||||
index: 'Academic_Integrity_Committee_list',
|
||||
title: 'List'
|
||||
}]
|
||||
index: 'Academic_Integrity_Committee_list',
|
||||
title: this.$t('sidebar.userManSys8'),
|
||||
},
|
||||
{
|
||||
index: 'Editors_Staff',
|
||||
title: this.$t('sidebar.userManSys9'),
|
||||
},
|
||||
{
|
||||
index: 'partyDelete',
|
||||
|
||||
@@ -90,6 +90,7 @@ const en = {
|
||||
userManSys6: 'Promotion Record',
|
||||
userManSys7: 'Blacklist',
|
||||
userManSys8: 'Academic Integrity Committee',
|
||||
userManSys9: 'Editors & Staff',
|
||||
analyp: 'Manager',
|
||||
analysis: 'Journal Evaluation System',
|
||||
rev_ewer: 'Reviewer',
|
||||
|
||||
@@ -89,6 +89,7 @@ const zh = {
|
||||
userManSys6: '推广',
|
||||
userManSys7: '黑名单',
|
||||
userManSys8: '期刊委员会',
|
||||
userManSys9: '期刊编辑',
|
||||
analyp: '管理',
|
||||
analysis: '引用统计',
|
||||
rev_ewer: '审稿人',
|
||||
|
||||
Reference in New Issue
Block a user