This commit is contained in:
commie
2026-02-21 08:21:05 +08:00
parent 1a7f4bc98a
commit 6586f27c9e
21 changed files with 245 additions and 967 deletions
@@ -126,7 +126,7 @@ class UserRoleController extends Crud
} else {
$pid = $role->pid;
}
$this->checkRules($pid, $data['rules'] ?? '');
//$this->checkRules($pid, $data['rules'] ?? '');
$this->doUpdate($id, $data);
// 删除所有子角色组中已经不存在的权限