ngx-order-pipe 具有以下语法:. {{ collection | orderBy: expression : reverse }}. 因此,要使用降序,您需要使用第二个参数:. *ngFor="let line ...
確定! 回上一頁