mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-02-04 18:28:41 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
34130c998b
commit
23476a9266
|
|
@ -9,7 +9,7 @@
|
|||
"target": "self",
|
||||
"icon": "fa fa-shopping-cart",
|
||||
"order": 30,
|
||||
"from": 1002100000,
|
||||
"from": "Purchase",
|
||||
"permission": null,
|
||||
"parent": 0,
|
||||
"children": [
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
"from": 1002100000,
|
||||
"from": "Purchase",
|
||||
"permission": null,
|
||||
"parent": 1002101001,
|
||||
"children": []
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user