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',
+      },
     ],
   },
   {