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>