|
|
|
|
@ -128,20 +128,20 @@ export default {
|
|
|
|
|
level: 1,
|
|
|
|
|
menuType: 1,
|
|
|
|
|
children: [
|
|
|
|
|
{
|
|
|
|
|
id: 295,
|
|
|
|
|
parentId: 294,
|
|
|
|
|
name: 'MemberInfo',
|
|
|
|
|
url: '/memberInfo',
|
|
|
|
|
icon: '',
|
|
|
|
|
component: 'home',
|
|
|
|
|
path: '/home',
|
|
|
|
|
title: '我的团队',
|
|
|
|
|
menuName: 'dashboard',
|
|
|
|
|
level: 2,
|
|
|
|
|
menuType: 1,
|
|
|
|
|
children: '',
|
|
|
|
|
},
|
|
|
|
|
// {
|
|
|
|
|
// id: 295,
|
|
|
|
|
// parentId: 294,
|
|
|
|
|
// name: 'MemberInfo',
|
|
|
|
|
// url: '/memberInfo',
|
|
|
|
|
// icon: '',
|
|
|
|
|
// component: 'home',
|
|
|
|
|
// path: '/home',
|
|
|
|
|
// title: '我的团队',
|
|
|
|
|
// menuName: 'dashboard',
|
|
|
|
|
// level: 2,
|
|
|
|
|
// menuType: 1,
|
|
|
|
|
// children: '',
|
|
|
|
|
// },
|
|
|
|
|
{
|
|
|
|
|
id: -110,
|
|
|
|
|
parentId: 294,
|
|
|
|
|
@ -205,7 +205,7 @@ export default {
|
|
|
|
|
icon: '',
|
|
|
|
|
component: 'home',
|
|
|
|
|
path: '/home',
|
|
|
|
|
title: '角色管理',
|
|
|
|
|
title: '角色管理(空)',
|
|
|
|
|
menuName: 'teammanagement',
|
|
|
|
|
level: 2,
|
|
|
|
|
menuType: 1,
|
|
|
|
|
@ -264,7 +264,7 @@ export default {
|
|
|
|
|
icon: '',
|
|
|
|
|
component: 'home',
|
|
|
|
|
path: '/home',
|
|
|
|
|
title: '通知中心',
|
|
|
|
|
title: '通知中心(空)',
|
|
|
|
|
menuName: 'container',
|
|
|
|
|
level: 2,
|
|
|
|
|
menuType: 1,
|
|
|
|
|
|