mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-24 20:28:33 +08:00
管理员列表优化,权限优化
This commit is contained in:
@@ -27,7 +27,7 @@ export function delRole(pram) {
|
||||
|
||||
export function getInfo(pram) {
|
||||
const data = {
|
||||
id: pram.id
|
||||
ids: pram.id
|
||||
}
|
||||
return request({
|
||||
url: '/admin/system/role/info',
|
||||
|
||||
Reference in New Issue
Block a user