mirror of
https://github.com/Karaka-Management/oms-Balance.git
synced 2026-02-16 15:18:39 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
65f63ce7cf
commit
889e24c196
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1006500000,
|
"from": "Balance",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1002801001,
|
"parent": 1002801001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1006500000,
|
"from": "Balance",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1006501001,
|
"parent": 1006501001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user