Browse Source

修改菜单

墨云 2 years ago
parent
commit
655e3b6c00
1 changed files with 8 additions and 24 deletions
  1. 8 24
      admin-ui/app/whepi/mock/menu.json

+ 8 - 24
admin-ui/app/whepi/mock/menu.json

@@ -42,6 +42,14 @@
           "children": []
         },
         {
+          "id": "ENT101006",
+          "text": "特殊人员管理",
+          "href": "/app/whepi/scan/specialPersonnelLY.js",
+          "iconCls": "icon-blank fa fa-align-justify",
+          "state": "close",
+          "children": []
+        },
+        {
           "id": "ENT101001",
           "text": "江中耀华出入记录",
           "href": "/app/whepi/scan/xqmanageLY.js",
@@ -56,30 +64,6 @@
           "iconCls": "icon-blank fa fa-align-justify",
           "state": "close",
           "children": []
-        },
-        {
-          "id": "ENT101003",
-          "text": "江中耀华二类特殊人员管理",
-          "href": "/app/whepi/scan/specialPersonnelLYS2.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        },
-        {
-          "id": "ENT101005",
-          "text": "江中耀华六类人员管理",
-          "href": "/app/whepi/scan/specialPersonnelLYSixS.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
-        },
-        {
-          "id": "ENT101006",
-          "text": "特殊人员管理",
-          "href": "/app/whepi/scan/specialPersonnelLY.js",
-          "iconCls": "icon-blank fa fa-align-justify",
-          "state": "close",
-          "children": []
         }
       ]
     }