rating
This commit is contained in:
@@ -31,6 +31,7 @@ export function doDelete(data) {
|
||||
data,
|
||||
})
|
||||
}
|
||||
|
||||
export function toggleEnable(id, isEnabled) {
|
||||
return request({
|
||||
url: `/management/api/ability/rule/enable/${id}`,
|
||||
|
||||
Reference in New Issue
Block a user