fix: rbac menu URL from /rbac/index.ui (nonexistent) to /rbac
This commit is contained in:
parent
ec33e43971
commit
60033946ce
@ -102,7 +102,7 @@
|
|||||||
"name": "rbac",
|
"name": "rbac",
|
||||||
"label": "用户与权限",
|
"label": "用户与权限",
|
||||||
"icon": "fa fa-user-shield",
|
"icon": "fa fa-user-shield",
|
||||||
"url": "{{entire_url('/rbac/index.ui')}}",
|
"url": "{{entire_url('/rbac')}}",
|
||||||
"target": "app.sage_main_content"
|
"target": "app.sage_main_content"
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user