See999 4 gadus atpakaļ
vecāks
revīzija
373079abae

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTwenty.vue Parādīt failu

@@ -505,7 +505,7 @@
505 505
                     <td width="55">置换液:</td>
506 506
                     <td width="40">
507 507
                       <div class="under-line">
508
-                        &nbsp;{{ prescription.replacement_total ? prescription.replacement_total : "" }}
508
+                        &nbsp;<span v-if="prescription.mode_id == 2">{{ prescription.replacement_total ? prescription.replacement_total : "" }}</span>
509 509
                       </div>
510 510
                     </td>
511 511
                     <td width="10">ml</td>