Problem is that next piece of code ngAfterViewInit() { this.dataSource.sort = this.sort; }. is happen before you actually got your table in ...
確定! 回上一頁