@@ -809,7 +809,7 @@
<label nz-checkbox
[nzDisabled]="!linkCheckLisTrue&¤tTasktype.associationType.value === 'inspect'||linkCheckLisTrue&&allowUrgent==1&¤tTasktype.associationType.value === 'inspect'||allowUrgent==1&¤tTasktype.associationType.value ==='patientTransport'"
[(ngModel)]="isYyInspect" (ngModelChange)="yyInspectChange($event)"
- [ngModelOptions]="{standalone: true}">需要预约检查</label>
+ [ngModelOptions]="{standalone: true}" style="font-weight:bold;">需要预约检查</label>
</nz-form-control>
</nz-form-item>
<!-- 预约建单时间-患者其他服务 -->