guhongwei 4 년 전
부모
커밋
1dcf707938
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      config/menu-config.js

+ 5 - 5
config/menu-config.js

@@ -99,11 +99,11 @@ const teacher = [
         name: '学生名单',
         module: 'teacher',
       },
-      // {
-      //   path: '/stuscore/index',
-      //   name: '评分管理',
-      //   module: 'director',
-      // },
+      {
+        path: '/stuscore/index',
+        name: '评分管理',
+        module: 'director',
+      },
     ],
   },
   {