put name
This commit is contained in:
@@ -106,31 +106,46 @@ export default defineComponent({
|
||||
key:'/home/exportExcil',
|
||||
isShow:false,
|
||||
},
|
||||
{
|
||||
code:'MOTIVATIONAL_TASKS',
|
||||
name:'Motivational Tasks',
|
||||
route:'/home/growingThroughLifeTask',
|
||||
icon:'icon-renwuliebiao',
|
||||
key:'/home/growingThroughLifeTask',
|
||||
isShow:false,
|
||||
},
|
||||
{
|
||||
code:'MOTIVATIONAL_RANKING',
|
||||
name:'Motivational Ranking',
|
||||
route:'/home/growingThroughLifeList',
|
||||
icon:'icon-paiming_paiming',
|
||||
key:'/home/growingThroughLifeList',
|
||||
isShow:false,
|
||||
},
|
||||
// {
|
||||
// name:'Export Excil',
|
||||
// code:'EXPORT_EXCIL',
|
||||
// route:'/home/exportExcil',
|
||||
// icon:'icon-xiazaiwenjian',
|
||||
// name:'Growing Through Life',
|
||||
// code:'GROWING_THROUGH_LIFE',
|
||||
// route:'',
|
||||
// icon:'icon-renwu',
|
||||
// key:'sub3',
|
||||
// key:'/home/exportExcil',
|
||||
// expandIcon:'icon-xialajiantouxiao',
|
||||
// isShow:true,
|
||||
// isShow:false,
|
||||
// children:[
|
||||
// {
|
||||
// code:'USER_MANAGER',
|
||||
// name:'User Management',
|
||||
// route:'/home/excil1',
|
||||
// code:'GROWING_THROUGH_LIFE_TASK',
|
||||
// name:'Task Management',
|
||||
// route:'/home/growingThroughLifeTask',
|
||||
// icon:'',
|
||||
// key:'/home/excil1',
|
||||
// isShow:true,
|
||||
// key:'/home/growingThroughLifeTask',
|
||||
// isShow:false,
|
||||
// },
|
||||
// {
|
||||
// code:'ROLE_MANAGER',
|
||||
// name:'Access Permission',
|
||||
// route:'/home/excil2',
|
||||
// code:'GROWING_THROUGH_LIFE_LIST',
|
||||
// name:'Performance',
|
||||
// route:'/home/growingThroughLifeList',
|
||||
// icon:'',
|
||||
// key:'/home/excil2',
|
||||
// isShow:true,
|
||||
// key:'/home/growingThroughLifeList',
|
||||
// isShow:false,
|
||||
// },
|
||||
// ]
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user