fengxiang
2018-08-01 b9bea44cf5af2ebf17157c46c43a48475d9abfec
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>