И
Size: a a a
И
И
IT
ДМ
ДМ
И
ДМ
И
F
F
F
R
R
R
<mat-form-field appearance="none">
<mat-select formControlName="patientRiskFactors" multiple>
<mat-option *ngFor="let riskFactor of riskFactors" [value]="riskFactor.id">{{riskFactor.nameRu}}</mat-option>
</mat-select>
</mat-form-field>
R
ДМ
🧤K
F
F
🧤K