menu8.json 693 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "success": true,
  3. "msg": "",
  4. "data": [
  5. {
  6. "id": "ENT10001",
  7. "text": "导出报表",
  8. "href": "/app/whepi/lingyun/HCUser.js",
  9. "iconCls": "icon-blank fa fa-align-justify",
  10. "state": "close",
  11. "children": []
  12. },
  13. {
  14. "id": "ENT10002",
  15. "text": "出入记录",
  16. "href": "/app/whepi/scan/xqmanageHC.js",
  17. "iconCls": "icon-blank fa fa-align-justify",
  18. "state": "close",
  19. "children": []
  20. },
  21. {
  22. "id": "ENT10003",
  23. "text": "特殊人员管理",
  24. "href": "/app/whepi/scan/specialPersonnelHC.js",
  25. "iconCls": "icon-blank fa fa-align-justify",
  26. "state": "close",
  27. "children": []
  28. }
  29. ]
  30. }