feat(menu): update credit limit menu to point to new hub.ui

This commit is contained in:
yumoqing 2026-05-30 21:01:13 +08:00
parent 654c89917c
commit 7f5be99887

View File

@ -112,7 +112,7 @@
"name": "credit_limit",
"label": "信用额度",
"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"
}
{% if get_user() %}