Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 4 years ago
parent
commit
f01bf4a958
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/batch_print/batch_print_order_thirteen.vue

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_thirteen.vue View File

@@ -539,7 +539,7 @@
539 539
                                 {{ monitor.dialysate_flow ? monitor.dialysate_flow : "" }}
540 540
                             </span>
541 541
                         </td>
542
-                        <td>&nbsp;{{monitor.ultrafiltration_volume?monitor.ultrafiltration_volume:''}}</td>
542
+                        <td>&nbsp;{{monitor.ultrafiltration_rate?monitor.ultrafiltration_rate:''}}</td>
543 543
                         <td>
544 544
                             <span v-if="monitor.symptom || monitor.dispose || monitor.result">
545 545
                                 {{ monitor.symptom + "," + monitor.dispose + "," + monitor.result }}