fix bug
This commit is contained in:
@ -62,6 +62,7 @@ export class SettingRoleEditComponent implements OnInit {
|
||||
}
|
||||
|
||||
getRoleInfo() {
|
||||
this.roleInfoData = []
|
||||
const params = {
|
||||
id: this.params.id
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user