lrf402788946 4 years ago
parent
commit
ed40fbdb6b
1 changed files with 4 additions and 4 deletions
  1. 4 4
      config/menu-config.js

+ 4 - 4
config/menu-config.js

@@ -213,13 +213,13 @@ export const menu = [
         module: 'center',
       },
       {
-        path: '/plan/school/name/list',
-        name: '学校上报名单管理',
+        path: '/plan/school',
+        name: '培训计划详表',
         module: 'center',
       },
       {
-        path: '/plan/school',
-        name: '培训计划详表',
+        path: '/plan/school/name/list',
+        name: '学校上报名单管理',
         module: 'center',
       },
       {