mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-25 14:18:40 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
0671b86929
commit
b15be84763
|
|
@ -9,7 +9,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"from": 1003100000,
|
||||
"from": "ClientManagement",
|
||||
"permission": null,
|
||||
"parent": 1001601001,
|
||||
"children": [
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"from": 1003100000,
|
||||
"from": "ClientManagement",
|
||||
"permission": null,
|
||||
"parent": 1003102001,
|
||||
"children": []
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
"from": 1003100000,
|
||||
"from": "ClientManagement",
|
||||
"permission": null,
|
||||
"parent": 1003102001,
|
||||
"children": []
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user