This commit is contained in:
wangshiming
2022-04-25 17:21:34 +08:00
parent ff6fd0b801
commit f4743c180b
5 changed files with 33 additions and 16 deletions

View File

@ -62,6 +62,7 @@ export class SettingRoleEditComponent implements OnInit {
}
getRoleInfo() {
this.roleInfoData = []
const params = {
id: this.params.id
};