1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "msg": "200",
- "data": [
- {
- "children": [
- {
- "children": [],
- "key": "23",
- "pId": "15",
- "title": "用户管理",
- "url": "/user"
- },
- {
- "children": [],
- "key": "16",
- "pId": "15",
- "title": "角色管理",
- "url": "/role"
- },
- {
- "children": [],
- "key": "24",
- "pId": "15",
- "title": "部门管理",
- "url": "/department"
- }
- ],
- "key": "15",
- "pId": "0",
- "title": "用户设置",
- "url": "."
- },
- {
- "children": [
- {
- "children": [],
- "key": "26",
- "pId": "25",
- "title": "库位管理",
- "url": "/storage"
- },
- {
- "children": [],
- "key": "27",
- "pId": "25",
- "title": "货品管理",
- "url": "/goods"
- }
- ],
- "key": "25",
- "pId": "0",
- "title": "仓库管理",
- "url": "."
- },
- {
- "children": [
- {
- "children": [],
- "key": "14",
- "pId": "13",
- "title": "菜单管理",
- "url": "/menu"
- }
- ],
- "key": "13",
- "pId": "0",
- "title": "系统设置",
- "url": "."
- }
- ]
- }
|