xufenglei
2018-07-30 a672365e3c6e47acfe97f968d1c32144165b533f
显示单位 更新
1 files modified
2 ■■■ changed files
src/app/routes/reports/query2/query2.component.html 2 ●●● patch | view | raw | blame | history
src/app/routes/reports/query2/query2.component.html
@@ -25,7 +25,7 @@
                        <th nz-th><span>序号</span></th>
                        <th nz-th><span>站点名称</span></th>
                        <th nz-th class="text-right">
                            <span>因子数值 mg/m3</span>
                            <span>因子数值 {{sensorKey == 'e10'?'mg/m3':'ug/m3'}}</span>
                            <nz-table-sort (nzValueChange)="sort('avg',$event)"></nz-table-sort>
                        </th>
                    </tr>