1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "success": true,
- "msg": "",
- "data": [
- {
- "id": "ENT10001",
- "text": "凌云导出报表",
- "href": "/app/whepi/lingyun/lingyunUser7.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10002",
- "text": "出入记录",
- "href": "/app/whepi/scan/xqmanageLY.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10003",
- "text": "凌云签到信息",
- "href": "/app/whepi/clock/clock.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10004",
- "text": "二类特殊人员管理",
- "href": "/app/whepi/scan/specialPersonnelLY2.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT10005",
- "text": "凌云六类人员管理",
- "href": "/app/whepi/scan/specialPersonnelLYSix.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101007",
- "text": "在职人员管理",
- "href": "/app/whepi/lingyun/lingyunUserOnJob.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- },
- {
- "id": "ENT101008",
- "text": "不在职人员管理",
- "href": "/app/whepi/lingyun/lingyunUserNotOnJob.js",
- "iconCls": "icon-blank fa fa-align-justify",
- "state": "close",
- "children": []
- }
- ]
- }
|