seimin hace 3 años
padre
commit
73da4102f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.html

+ 1 - 1
src/app/views/hushijiandan/hushijiandan.component.html

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