Преглед изворни кода

标本配送增加备注功能

seimin пре 3 година
родитељ
комит
fd4c93d1ed

+ 1 - 1
src/app/views/task-type-management/task-type-management.component.html

@@ -133,7 +133,7 @@
133 133
           </nz-radio-group>
134 134
         </div>
135 135
         <div class="mb8 w100"
136
-          *ngIf="!(association['id'] == 255||association['id'] == 256||association['id'] == 257||association['id'] == 258||association['id'] == 260||association['id'] == 380)">
136
+          *ngIf="!(association['id'] == 255||association['id'] == 257||association['id'] == 258||association['id'] == 260||association['id'] == 380)">
137 137
           <nz-form-label class="label" nzRequired>是否需要备注信息</nz-form-label>
138 138
           <nz-radio-group class="handlerType" [(ngModel)]="isRemarks">
139 139
             <label nz-radio nzValue='1'>是</label>