xufenglei
2018-08-03 ba26f3f66151ee19b0230c38fdbb989886e84c8c
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>