迁移用户数据库到用户管理
This commit is contained in:
@@ -265,36 +265,7 @@ export default {
|
|||||||
index: 'Promotionsystem',
|
index: 'Promotionsystem',
|
||||||
title: this.$t('menu.Promotionsystem'),
|
title: this.$t('menu.Promotionsystem'),
|
||||||
subs: [
|
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',
|
index: 'disseMRecord',
|
||||||
title: this.$t('menu.userManSys6')
|
title: this.$t('menu.userManSys6')
|
||||||
@@ -345,6 +316,36 @@ export default {
|
|||||||
index: '4',
|
index: '4',
|
||||||
title: this.$t('sidebar.userManSys'),
|
title: this.$t('sidebar.userManSys'),
|
||||||
subs: [
|
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'),
|
// title: this.$t('sidebar.userManSys1'),
|
||||||
// index: '41',
|
// index: '41',
|
||||||
|
|||||||
Reference in New Issue
Block a user