This commit is contained in:
@fawn-nine
2023-08-29 18:15:50 +08:00
parent aac786f0b7
commit 10d26de3ef
2 changed files with 5 additions and 5 deletions

View File

@@ -432,9 +432,9 @@
title: this.$t('sidebar.party3') title: this.$t('sidebar.party3')
}] }]
}, },
{ // 编委系统 { // 总监编委系统
icon: 'el-icon-s-custom', icon: 'el-icon-s-opportunity',
index: '8', index: '9',
title: this.$t('sidebar.editorialBoard'), title: this.$t('sidebar.editorialBoard'),
subs: [{ subs: [{
index: 'editorialBoard', index: 'editorialBoard',

View File

@@ -120,8 +120,8 @@ const en = {
mailbox3: 'Mailbox template', mailbox3: 'Mailbox template',
tools: 'Assistant tools', tools: 'Assistant tools',
ReArticles: 'Rejected Manuscripts', // 被拒稿件 ReArticles: 'Rejected Manuscripts', // 被拒稿件
editorialBoard:'Editor Border', editorialBoard:'Boss system',
editorialBoard1:'List' editorialBoard1:'Board management'
}, },
home: { home: {
authortop: 'Author guide', authortop: 'Author guide',