src/app/routes/home-page/home-page/home-page.component.html
@@ -173,7 +173,7 @@ </th> <th nz-th class="text-right"> <span>数值({{selectedApiSortedItem.unit}})</span> <nz-table-sort (nzValueChange)="aqiSortedTableSort('sum',$event)"></nz-table-sort> <nz-table-sort (nzValueChange)="aqiSortedTableSort('avg',$event)"></nz-table-sort> </th> </tr> </thead>