集团列表 期刊管理
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',
|
||||
|
||||
Reference in New Issue
Block a user