Browse Source

文字加粗

seimin 4 years ago
parent
commit
73da4102f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.html

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

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