fengxiang
2018-03-27 8ab24e9123c8b1cee08ba905aced0bd314c5bcd8
去除监控项目 请选择标题
1 files modified
2 ■■■ changed files
src/app/routes/reports/query/query.component.html 2 ●●● patch | view | raw | blame | history
src/app/routes/reports/query/query.component.html
@@ -10,7 +10,7 @@
                        <label>监测项目</label>
                    </div>
                    <div nz-form-control class="flex-1">
                        <nz-popover [nzTitle]="'请选择'" [nzPlacement]="'bottomLeft'" [nzTrigger]="'hover'">
                        <nz-popover [nzPlacement]="'bottomLeft'" [nzTrigger]="'hover'">
                            <nz-input [nzType]="'input'" nz-popover [ngModel]="sensorNames" name="sensorNames" [nzReadonly]="true" [nzPlaceHolder]="'请选择监控类型'">
                                <ng-template #suffix>
                                    <i class="anticon anticon-plus ant-input-search-icon"></i>