123456789101112131415161718192021222324252627282930 |
- {
- "success": true,
- "msg": "",
- "data": [
- {
- "id": "ENT10001",
- "text": "导出报表",
- "href": "/app/whepi/lingyun/HCUser.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10002",
- "text": "出入记录",
- "href": "/app/whepi/scan/xqmanageHC.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10003",
- "text": "特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelHC.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
|