|
@@ -133,7 +133,7 @@ export const menu = [
|
|
|
{
|
|
|
path: '',
|
|
|
name: '系统管理',
|
|
|
- module: 'center',
|
|
|
+ module: 'center|director',
|
|
|
children: [
|
|
|
{
|
|
|
path: '/train/batch/index',
|
|
@@ -159,7 +159,7 @@ export const menu = [
|
|
|
{
|
|
|
path: '/school/index',
|
|
|
name: '学校管理',
|
|
|
- module: 'center',
|
|
|
+ module: 'center|director',
|
|
|
},
|
|
|
{
|
|
|
path: '/location/index',
|