Browse Source

8月1日,75打印单预览

yq1 7 months ago
parent
commit
8e2f2bd14e
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/pages/main/template/DialysisPrintOrderseventyfive.vue

+ 5 - 5
src/pages/main/template/DialysisPrintOrderseventyfive.vue View File

@@ -544,7 +544,8 @@
544 544
                 <td width="50">Con<br/>ms/cm</td>
545 545
                 <td width="50">UFR<br/>ml/h</td>
546 546
                 <td width="50">UF<br/>ml</td>
547
-                <td width="65">剩余肝素ml</td>
547
+                <td width="65">剩余肝素<br/>ml</td>
548
+                <td width="65" v-if="prescription.mode == 'HDF'">置换液量<br/>L</td>
548 549
                 <td width="200">病情变化</td>
549 550
               </tr>
550 551
               <tr v-for="(monitor, monindex) in monitors" :key="monindex" style="padding: 5px 0;">
@@ -606,10 +607,9 @@
606 607
                   <!-- {{ monitor.heparin != '' ? monitor.heparin :'/' }}-->
607 608
                     {{monitor.heparin_one?monitor.heparin_one:"/"}}
608 609
                 </td>
609
-                <!-- <td width="50">{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : '/' }}</td>
610
-                <td width="50">{{ monitor.ultrafiltration_volume? monitor.ultrafiltration_volume: "0" }}</td> -->
611
-                <!-- 剩余肝素 -->
612
-                <!-- <td width="65">{{ monitor.heparin ? monitor.heparin :'/' }}</td> -->
610
+                <td width="65" v-if="prescription.mode == 'HDF'">
611
+                  {{monitor.displacement_quantity ? monitor.displacement_quantity : '/'}}
612
+                </td>
613 613
                 <td width="200">
614 614
                   <template v-if=" (dialysisOrder && monitor.operate_time == dialysisOrder.start_time)">
615 615
                     【开始透析】 <span v-if="org_id ==10598">引血100ml/min</span>