mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
Update access.component.ts
This commit is contained in:
parent
9ea0c42ad0
commit
c045afda68
@ -324,6 +324,7 @@ export class AccessComponent implements OnInit {
|
|||||||
this.refreshGroupTableCheckedStatus();
|
this.refreshGroupTableCheckedStatus();
|
||||||
this.query.params.groupId = groupId;
|
this.query.params.groupId = groupId;
|
||||||
this.query.params.groupName = groupName;
|
this.query.params.groupName = groupName;
|
||||||
|
this.query.params.pageNumber = 1;
|
||||||
this.fetch();
|
this.fetch();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user