guhongwei 4 năm trước cách đây
mục cha
commit
1dcf707938
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  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',
+      },
     ],
   },
   {