You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
373 B
21 lines
373 B
[
|
|
{
|
|
"catalog": "大数据",
|
|
"icon": "",
|
|
"name": "work-order",
|
|
"label": "工单管理后台",
|
|
"menus": [
|
|
{
|
|
"name": "task",
|
|
"url": "/work-order/task",
|
|
"label": "工单管理"
|
|
},
|
|
{
|
|
"name": "employee",
|
|
"url": "/work-order/employee",
|
|
"label": "员工管理"
|
|
}
|
|
|
|
]
|
|
}
|
|
]
|
|
|