From 10d26de3ef682c2e9f5774778c2f912daca5a2dc Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Tue, 29 Aug 2023 18:15:50 +0800 Subject: [PATCH] .. --- src/components/common/Sidebar.vue | 6 +++--- src/components/common/langs/en.js | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index c0ad5ae..ec518a0 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -432,9 +432,9 @@ title: this.$t('sidebar.party3') }] }, - { // 编委系统 - icon: 'el-icon-s-custom', - index: '8', + { // 总监编委系统 + icon: 'el-icon-s-opportunity', + index: '9', title: this.$t('sidebar.editorialBoard'), subs: [{ index: 'editorialBoard', diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js index f88961c..426d8b5 100644 --- a/src/components/common/langs/en.js +++ b/src/components/common/langs/en.js @@ -120,8 +120,8 @@ const en = { mailbox3: 'Mailbox template', tools: 'Assistant tools', ReArticles: 'Rejected Manuscripts', // 被拒稿件 - editorialBoard:'Editor Border', - editorialBoard1:'List' + editorialBoard:'Boss system', + editorialBoard1:'Board management' }, home: { authortop: 'Author guide',