feat:优化信息
This commit is contained in:
296
json/sys_menu.json
Normal file
296
json/sys_menu.json
Normal file
@ -0,0 +1,296 @@
|
||||
[
|
||||
{
|
||||
"id": 10,
|
||||
"parent_id": 0,
|
||||
"name": "装备维修",
|
||||
"kind": 1,
|
||||
"link": null,
|
||||
"component": null,
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"parent_id": 0,
|
||||
"name": "装备型谱目录",
|
||||
"kind": 1,
|
||||
"link": null,
|
||||
"component": null,
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"parent_id": 0,
|
||||
"name": "器材库",
|
||||
"kind": 1,
|
||||
"link": null,
|
||||
"component": null,
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 8,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"parent_id": 0,
|
||||
"name": "供应商",
|
||||
"kind": 1,
|
||||
"link": null,
|
||||
"component": null,
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 7,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"parent_id": 0,
|
||||
"name": "系统设置",
|
||||
"kind": 1,
|
||||
"link": null,
|
||||
"component": "RouteView",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 0,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"parent_id": 10,
|
||||
"name": "新增内修申请",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/innerApply",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"parent_id": 10,
|
||||
"name": "新增外修申请",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/outerApply",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"parent_id": 10,
|
||||
"name": "我的内修审批",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/innerApprove",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 8,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"parent_id": 10,
|
||||
"name": "我的外修审批",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/outerApprove",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 7,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"parent_id": 10,
|
||||
"name": "内修工单查询",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/innerWorkOrder",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 6,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"parent_id": 10,
|
||||
"name": "外修工单查询",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "repair/outerWorkOrder",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 5,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"parent_id": 11,
|
||||
"name": "装备型谱新增",
|
||||
"kind": 2,
|
||||
"link": "",
|
||||
"component": "catalogue/add",
|
||||
"icon": "",
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": "",
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"parent_id": 11,
|
||||
"name": "装备型谱列表",
|
||||
"kind": 2,
|
||||
"link": "",
|
||||
"component": "catalogue/list",
|
||||
"icon": "",
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": "",
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"parent_id": 12,
|
||||
"name": "器材新增",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "equipment/add",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"parent_id": 12,
|
||||
"name": "器材列表",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "equipment/list",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"parent_id": 13,
|
||||
"name": "供应商新增",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "supplier/add",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"parent_id": 13,
|
||||
"name": "供应商列表",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "supplier/list",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"parent_id": 14,
|
||||
"name": "用户管理",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "system/user",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 10,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 28,
|
||||
"parent_id": 14,
|
||||
"name": "角色管理",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "system/role",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 9,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
},
|
||||
{
|
||||
"id": 29,
|
||||
"parent_id": 14,
|
||||
"name": "部门管理",
|
||||
"kind": 2,
|
||||
"link": null,
|
||||
"component": "system/dept",
|
||||
"icon": null,
|
||||
"auth": 0,
|
||||
"sort": 8,
|
||||
"remark": null,
|
||||
"status": 1,
|
||||
"is_deleted": 1
|
||||
},
|
||||
{
|
||||
"id": 30,
|
||||
"parent_id": 14,
|
||||
"name": "菜单管理",
|
||||
"kind": 2,
|
||||
"link": "",
|
||||
"component": "system/menu",
|
||||
"icon": "",
|
||||
"auth": 0,
|
||||
"sort": 8,
|
||||
"remark": "",
|
||||
"status": 1,
|
||||
"is_deleted": 0
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user