This commit is contained in:
Taric Xin
2022-05-07 15:12:46 +08:00
parent 18259ad519
commit ccf64a754a
6 changed files with 21 additions and 8 deletions

View File

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