This commit is contained in:
Taric Xin
2022-05-07 15:53:06 +08:00
parent ff0ecd4992
commit 7cfee636e2
6 changed files with 11 additions and 28 deletions

View File

@ -63,9 +63,6 @@ export class UserCenterComponentsDriverComponent extends BasicTableComponent imp
}
ngOnInit() {
this.ar.url.subscribe(params => {
this.st?.load(1);
});
}
selectChange(e: any) {