|
@@ -41,8 +41,8 @@ const school = [
|
|
|
module: 'school',
|
|
|
},
|
|
|
{
|
|
|
- path: '/tsbkaoqin/index',
|
|
|
- name: '特殊班考勤管理',
|
|
|
+ path: '/trainStudent/index',
|
|
|
+ name: '培训学生管理',
|
|
|
module: 'school',
|
|
|
},
|
|
|
];
|
|
@@ -375,7 +375,7 @@ export const menu = [
|
|
|
{
|
|
|
path: '/trainVidoe/index',
|
|
|
name: '课程培训',
|
|
|
- module: 'center|teacher',
|
|
|
+ module: 'center|teacher|director',
|
|
|
},
|
|
|
// {
|
|
|
// path: '/timeTable/index',
|