mirror of
https://github.com/Karaka-Management/oms-CashManagement.git
synced 2026-01-10 14:48:44 +00:00
fix bugs
This commit is contained in:
parent
588f084c60
commit
6e499ade67
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "CashManagement",
|
||||
"uri": "{/base}/accounting/cash/list?{?}",
|
||||
"uri": "{/base}/accounting/cash/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 65,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/accounting/cash/list?{?}",
|
||||
"uri": "{/base}/accounting/cash/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user