优化提示信息

This commit is contained in:
RuoYi
2021-12-02 10:44:15 +08:00
parent b1bc3ceb27
commit 82779f3c70
12 changed files with 17 additions and 39 deletions

View File

@@ -64,6 +64,7 @@ export function delRole(roleId) {
method: 'delete'
})
}
// 查询角色已授权用户列表
export function allocatedUserList(query) {
return request({