lrf402788946 4 年之前
父节点
当前提交
ed40fbdb6b
共有 1 个文件被更改,包括 4 次插入4 次删除
  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',
       },
       {