| 1234567891011121314151617181920212223242526272829303132 |
- [
- {
- "title": "组织架构",
- "id": "1.1",
- "action": "orgConfig",
- "icon": "org"
- },
- {
- "title": "群组管理",
- "id": "1.1",
- "action": "groupConfig",
- "icon": "group"
- },
- {
- "title": "角色管理",
- "id": "1.1",
- "action": "roleConfig",
- "icon": "role"
- },
- {
- "title": "个人管理",
- "id": "1.1",
- "action": "personConfig",
- "icon": "person"
- },
- {
- "title": "人员导入",
- "id": "1.1",
- "action": "personImport",
- "icon": "xls"
- }
- ]
|