集团列表 期刊管理

This commit is contained in:
2024-09-27 17:54:37 +08:00
parent 05802da734
commit 1f21793ee2
10 changed files with 2040 additions and 1456 deletions

View File

@@ -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',