This commit is contained in:
X1627315083
2024-08-30 16:51:08 +08:00
parent bc62a77b72
commit 39e3418029
17 changed files with 1102 additions and 29 deletions

View File

@@ -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,
// },
// ]
// }