oms-Labeling/Admin/Install/Navigation.install.json
2023-06-23 14:27:14 +00:00

34 lines
954 B
JSON

[
{
"id": 1005701001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Labeling",
"uri": "{/base}warehouse/labeling/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Labelling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1001301001,
"children": [
{
"id": 1005702001,
"pid": "/warehouse/labeling",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}warehouse/labeling/list?{?}",
"target": "self",
"icon": null,
"order": 1,
"from": "Labeling",
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1005701001,
"children": []
}
]
}
]