guhongwei 4 rokov pred
rodič
commit
78a4d9f14e
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      config/menu-config.js

+ 2 - 2
config/menu-config.js

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