mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-11 16:50:09 +08:00
feat: 角色授权
This commit is contained in:
@@ -62,7 +62,7 @@ export function roleOptionSelect(params?: any) {
|
||||
}
|
||||
|
||||
export function roleAllocatedList(params: any) {
|
||||
return requestClient.get(Api.roleAllocatedList, params);
|
||||
return requestClient.get(Api.roleAllocatedList, { params });
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user