集团列表 期刊管理
This commit is contained in:
@@ -462,10 +462,10 @@ export default {
|
||||
index: '5',
|
||||
title: this.$t('sidebar.journalManagement'),
|
||||
subs: [
|
||||
// {
|
||||
// index: 'JournalManagement',
|
||||
// title: this.$t('sidebar.journalManagement')
|
||||
// },
|
||||
{
|
||||
index: 'JournalManagement',
|
||||
title: this.$t('sidebar.journalList')
|
||||
},
|
||||
|
||||
{
|
||||
index: 'Journal_Agreement',
|
||||
@@ -666,11 +666,11 @@ export default {
|
||||
subs: [
|
||||
{
|
||||
index: 'Classificationmanagement',
|
||||
title: this.$t('menu.Classificationmanagement'),
|
||||
title: this.$t('sidebar.journalManagement'),
|
||||
subs: [
|
||||
{
|
||||
index: 'JournalManagementAll',
|
||||
title: this.$t('sidebar.journalManagement')
|
||||
title: this.$t('sidebar.journalList')
|
||||
},
|
||||
{
|
||||
index: 'GroupClassification',
|
||||
|
||||
@@ -173,6 +173,7 @@ const en = {
|
||||
userTalSys8: 'Young Scientist apply list',
|
||||
userManSys: 'User Management System',
|
||||
journalManagement: 'Journal Management',
|
||||
journalList: 'Journal List',
|
||||
userManSys1: 'Total User',
|
||||
userManSys11: 'Active Users',
|
||||
userManSys12: 'Inactive Users',
|
||||
@@ -236,7 +237,7 @@ const en = {
|
||||
chiefInspector: 'Chief Inspector',
|
||||
journalArticleCount: 'Journal Article Count',
|
||||
managingDirector: 'Managing Director',
|
||||
GroupClassification: 'Group Classification',
|
||||
GroupClassification: 'Group List',
|
||||
},
|
||||
home: {
|
||||
authortop: 'Author guide',
|
||||
|
||||
@@ -168,6 +168,7 @@ const zh = {
|
||||
userTalSys8: '青年科学家申请列表',
|
||||
userManSys: '用户管理',
|
||||
journalManagement: '期刊管理',
|
||||
journalList: '期刊列表',
|
||||
userManSys1: '用户管理',
|
||||
userManSys11: '活跃用户',
|
||||
userManSys12: '非活跃用户',
|
||||
@@ -231,7 +232,7 @@ const zh = {
|
||||
chiefInspector: '总监',
|
||||
journalArticleCount: '期刊文章计数总结',
|
||||
managingDirector: '总经理',
|
||||
GroupClassification: '集团分类',
|
||||
GroupClassification: '集团列表',
|
||||
|
||||
},
|
||||
home: {
|
||||
|
||||
Reference in New Issue
Block a user