ソースを参照

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 = [
   {