2023-09-07
This commit is contained in:
@@ -338,6 +338,18 @@
|
||||
index: 'disseMRecord',
|
||||
title: this.$t('sidebar.userManSys6')
|
||||
},
|
||||
// {
|
||||
// index: 'disseMRecord',
|
||||
// title: this.$t('sidebar.userManSys8')
|
||||
// },
|
||||
{
|
||||
title: this.$t('sidebar.userManSys8'),
|
||||
index: '46',
|
||||
subs: [{
|
||||
index: 'Academic_Integrity_Committee_list',
|
||||
title: 'List'
|
||||
}]
|
||||
},
|
||||
{
|
||||
index: 'partyDelete',
|
||||
title: this.$t('sidebar.userManSys7')
|
||||
|
||||
@@ -89,6 +89,7 @@ const en = {
|
||||
userManSys52: 'Apply',
|
||||
userManSys6: 'Promotion Record',
|
||||
userManSys7: 'Blacklist',
|
||||
userManSys8: 'Academic Integrity Committee',
|
||||
analyp: 'Manager',
|
||||
analysis: 'Journal Evaluation System',
|
||||
rev_ewer: 'Reviewer',
|
||||
|
||||
@@ -88,6 +88,7 @@ const zh = {
|
||||
userManSys52: '青年科学家申请',
|
||||
userManSys6: '推广',
|
||||
userManSys7: '黑名单',
|
||||
userManSys8: '期刊委员会',
|
||||
analyp: '管理',
|
||||
analysis: '引用统计',
|
||||
rev_ewer: '审稿人',
|
||||
|
||||
Reference in New Issue
Block a user