This commit is contained in:
Taric Xin
2022-01-19 21:00:00 +08:00
parent 619eea6220
commit fa3f79e60b
7 changed files with 155 additions and 46 deletions

View File

@ -16,8 +16,6 @@ export class RoleManagementComponent implements OnInit {
@ViewChild('sf', { static: false })
sf!: SFComponent;
url = `/rule?_allow_anonymous=true`;
searchSchema: SFSchema = {
properties: {
roleName: {