Browse Source

未选中二级部门报错

caotao 5 years ago
parent
commit
fa5a26f8ec
1 changed files with 2 additions and 2 deletions
  1. 2 2
      admin-ui/app/whepi/mock/menu7.json

+ 2 - 2
admin-ui/app/whepi/mock/menu7.json

@@ -45,7 +45,7 @@
     {
       "id": "ENT101007",
       "text": "在职人员管理",
-      "href": "/app/whepi/scan/lingyunUserOnJob.js",
+      "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
       "iconCls": "icon-blank fa fa-align-justify",
       "state": "close",
       "children": []
@@ -53,7 +53,7 @@
     {
       "id": "ENT101008",
       "text": "不在职人员管理",
-      "href": "/app/whepi/scan/lingyunUserNotOnJob.js",
+      "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
       "iconCls": "icon-blank fa fa-align-justify",
       "state": "close",
       "children": []