mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-11 14:38:40 +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",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"from": 1003200000,
|
||||
"from": "SupplierManagement",
|
||||
"permission": null,
|
||||
"parent": 1002101001,
|
||||
"children": [
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"from": 1003200000,
|
||||
"from": "SupplierManagement",
|
||||
"permission": null,
|
||||
"parent": 1003202001,
|
||||
"children": []
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
"from": 1003200000,
|
||||
"from": "SupplierManagement",
|
||||
"permission": null,
|
||||
"parent": 1003202001,
|
||||
"children": []
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user