fengxiang
2018-07-31 eef69fa1194f6ab215b08a8baaf402d0539362cc
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>