mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-18 17:38:41 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
f67b27dfd7
commit
4b5a124506
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1003200000,
|
"from": "SupplierManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1002101001,
|
"parent": 1002101001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1003200000,
|
"from": "SupplierManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1003202001,
|
"parent": 1003202001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": 1003200000,
|
"from": "SupplierManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1003202001,
|
"parent": 1003202001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user