guhongwei 4 年 前
コミット
e6363acc26
1 ファイル変更6 行追加1 行削除
  1. 6 1
      config/menu-config.js

+ 6 - 1
config/menu-config.js

@@ -290,7 +290,7 @@ export const menu = [
         //班主任不需要
         path: '/train/plan/term/lesson',
         name: '课表管理',
-        module: 'center',
+        module: 'center|director',
       },
       {
         //班主任针对自己班 管理员针对期
@@ -367,6 +367,11 @@ export const menu = [
       },
     ],
   },
+  {
+    path: '/league/index',
+    name: '积分榜',
+    module: 'center',
+  },
   // {
   //   path: '/timeTable/index',
   //   name: '教师遴选',