迁移用户数据库到用户管理

This commit is contained in:
2024-11-07 09:19:43 +08:00
parent 8d666e2ffc
commit 7a9439e231

View File

@@ -265,36 +265,7 @@ export default {
index: 'Promotionsystem',
title: this.$t('menu.Promotionsystem'),
subs: [
{
//论文编辑系统
icon: 'el-icon-lx-copy',
index: 'Userdatabase',
title: this.$t('menu.Userdatabase'),
subs: [
{
title: this.$t('menu.userManSys1'),
index: 'userManSys1',
subs: [
{
index: 'partyList',
title: this.$t('menu.userManSys14')
},
{
index: 'partyListCorr',
title: this.$t('menu.userManSys15')
},
{
index: 'partyListPot',
title: this.$t('menu.userManSys13')
}
]
},
{
index: 'partyDelete',
title: this.$t('menu.userManSys7')
}
]
},
{
index: 'disseMRecord',
title: this.$t('menu.userManSys6')
@@ -345,6 +316,36 @@ export default {
index: '4',
title: this.$t('sidebar.userManSys'),
subs: [
{
//论文编辑系统
icon: 'el-icon-lx-copy',
index: 'Userdatabase',
title: this.$t('menu.Userdatabase'),
subs: [
{
title: this.$t('menu.userManSys1'),
index: 'userManSys1',
subs: [
{
index: 'partyList',
title: this.$t('menu.userManSys14')
},
{
index: 'partyListCorr',
title: this.$t('menu.userManSys15')
},
{
index: 'partyListPot',
title: this.$t('menu.userManSys13')
}
]
},
{
index: 'partyDelete',
title: this.$t('menu.userManSys7')
}
]
},
// {
// title: this.$t('sidebar.userManSys1'),
// index: '41',