大屏页面初始化

This commit is contained in:
2026-03-11 18:06:39 +08:00
parent a560cf5acb
commit 786217af69
10 changed files with 1897 additions and 16 deletions

View File

@@ -25,7 +25,7 @@ export function getHomeRoleUserList(params) {
/**
* 获取角色授权的菜单
*/
export function getHomeRoleMenus(params: any) {
export function getHomeRoleMenus(params) {
return request({
url: '/biz/homeRole/roleMenus',
method: 'get',