edit
This commit is contained in:
@ -140,7 +140,7 @@ export class StaffManagementComponent implements OnInit {
|
||||
nzFooter: null
|
||||
});
|
||||
modal.afterClose.subscribe(res => {
|
||||
if (true) {
|
||||
if (res) {
|
||||
this.st.load();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user