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

@ -56,9 +56,6 @@ export class VehicleComponentsAuditComponent extends BasicTableComponent impleme
ngOnInit() {
this.initSF();
this.initST();
this.ar.url.subscribe(params => {
this.st?.load(1);
});
}
search() {