feat(menu): update credit limit menu to point to new hub.ui
This commit is contained in:
parent
654c89917c
commit
7f5be99887
@ -112,7 +112,7 @@
|
|||||||
"name": "credit_limit",
|
"name": "credit_limit",
|
||||||
"label": "信用额度",
|
"label": "信用额度",
|
||||||
"icon": "fa fa-credit-card",
|
"icon": "fa fa-credit-card",
|
||||||
"url": "{{entire_url('/accounting/credit_limit/index.ui')}}",
|
"url": "{{entire_url('/accounting/credit_limit/hub.ui')}}",
|
||||||
"target": "app.sage_main_content"
|
"target": "app.sage_main_content"
|
||||||
}
|
}
|
||||||
{% if get_user() %}
|
{% if get_user() %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user