소스 검색

Merge branch 'master' of http://git.cc-lotus.info/new_train/frame

reloaded 5 년 전
부모
커밋
47a030eefc
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      config/menu-config.js

+ 6 - 0
config/menu-config.js

@@ -152,6 +152,12 @@ export const school = [
     name: '请假管理',
     module: 'school',
   },
+
+  {
+    path: '/kaoqin/index',
+    name: '考勤管理',
+    module: 'school',
+  },
 ];
 export const director = [
   {