|
@@ -10,11 +10,11 @@ export const menuList = [
|
|
|
tab: 'TaskList',
|
|
|
isShow: isStudent || popedom_code_list.includes(2000001)
|
|
|
},
|
|
|
- {
|
|
|
- name: 'Key806',
|
|
|
- tab: 'ExerciseList',
|
|
|
- isShow: isStudent && isNotYouth
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // name: 'Key806',
|
|
|
+ // tab: 'ExerciseList',
|
|
|
+ // isShow: isStudent && isNotYouth
|
|
|
+ // },
|
|
|
{
|
|
|
name: 'Key215',
|
|
|
tab: 'CurriculaList',
|