Browse Source

11月12日,打印单

yq1 2 days ago
parent
commit
76812148d4
1 changed files with 60 additions and 41 deletions
  1. 60 41
      src/pages/main/template/DialysisPrintOrderThirtyOne.vue

+ 60 - 41
src/pages/main/template/DialysisPrintOrderThirtyOne.vue View File

292
                     {{ afterdialysis.actual_ultrafiltration ? afterdialysis.actual_ultrafiltration : " " }}
292
                     {{ afterdialysis.actual_ultrafiltration ? afterdialysis.actual_ultrafiltration : " " }}
293
                 </div>ml
293
                 </div>ml
294
             </div>
294
             </div>
295
-            <div class="inline_block" style="margin-right:30px;">
295
+            <!-- <div class="inline_block" style="margin-right:30px;">
296
                 电导度
296
                 电导度
297
                 <div class="inline_block under_line" style="width:100px;">
297
                 <div class="inline_block under_line" style="width:100px;">
298
                     {{ prescription.conductivity ? prescription.conductivity : " " }}
298
                     {{ prescription.conductivity ? prescription.conductivity : " " }}
299
                 </div>mS/m
299
                 </div>mS/m
300
-            </div>
300
+            </div> -->
301
         </div>
301
         </div>
302
         <div class="row">
302
         <div class="row">
303
           透前评估
303
           透前评估
346
             <span v-if="predialysis.is_hemorrhage == 2">无</span>
346
             <span v-if="predialysis.is_hemorrhage == 2">无</span>
347
             <span v-if="predialysis.is_hemorrhage != 2 && predialysis.is_hemorrhage != 1">/</span>
347
             <span v-if="predialysis.is_hemorrhage != 2 && predialysis.is_hemorrhage != 1">/</span>
348
           </div>
348
           </div>
349
-          跌倒风险预防措施
349
+          <!-- 跌倒风险预防措施
350
           <div class="inline_block under_line" style="width:100px;text-align: center;">
350
           <div class="inline_block under_line" style="width:100px;text-align: center;">
351
             {{ receiverTreatmentAccess.precaution ? receiverTreatmentAccess.precaution : '' }}
351
             {{ receiverTreatmentAccess.precaution ? receiverTreatmentAccess.precaution : '' }}
352
-          </div>
352
+          </div> -->
353
         </div>
353
         </div>
354
         <div class="row">
354
         <div class="row">
355
           上机医生
355
           上机医生
439
           <tbody>
439
           <tbody>
440
               <tr style="line-height:20px;">
440
               <tr style="line-height:20px;">
441
                 <td width="60">时间</td>
441
                 <td width="60">时间</td>
442
-                <td width="60">BP</td>
443
-                <td width="40">心率</td>
444
-                <td width="40">血流速</td>
445
-                <td width="100">静脉压/动脉压</td>
446
-                <td width="40">超滤量</td>
447
-                <td width="40">TMP</td>
448
-                <td width="40">电导率</td>
449
-                <td width="40">温度</td>
442
+                <td width="60">BP<br/>mmHg</td>
443
+                <td width="40">脉搏<br/>次/分</td>
444
+                <td width="40">血流速<br/>ml/min</td>
445
+                <td width="100">静脉压/动脉压<br/>mmHg</td>
446
+                <td width="40">超滤量<br/>ml</td>
447
+                <td width="40">TMP<br/>mmHg</td>
448
+                <td width="40">电导率<br/>(mS/cm)</td>
449
+                <td width="40">温度<br/>℃</td>
450
                 <!-- <td width="40">透析液流量</td> -->
450
                 <!-- <td width="40">透析液流量</td> -->
451
                 <td width="40">UF/hr</td>
451
                 <td width="40">UF/hr</td>
452
                 <td width="200">病情变化处理方式及结果</td>
452
                 <td width="200">病情变化处理方式及结果</td>
516
                           </span>次/分
516
                           </span>次/分
517
                         </div>
517
                         </div>
518
                       </td>
518
                       </td>
519
-                      <td width="70" style="border:none;padding-left:5px">透后症状:</td>
519
+                      <td width="80" style="border:none;padding-left:5px">实际置换量:</td>
520
+                      <td width="60" style="text-align:left;border:none;">
521
+                        <div>
522
+                          <span class="under_line" style="width:50px;display:inline-block">
523
+                            {{ afterdialysis.actual_displacement ? afterdialysis.actual_displacement : "" }}
524
+                          </span>L
525
+                        </div>
526
+                      </td>
527
+                      <!-- <td width="70" style="border:none;padding-left:5px">透后症状:</td>
520
                       <td width="120" style="text-align:left;border:none;">
528
                       <td width="120" style="text-align:left;border:none;">
521
                         <div>
529
                         <div>
522
                           <span class="under_line" style="width:100px;display:inline-block">
530
                           <span class="under_line" style="width:100px;display:inline-block">
523
                             {{ afterdialysis.symptom_after_dialysis ? afterdialysis.symptom_after_dialysis : "" }}
531
                             {{ afterdialysis.symptom_after_dialysis ? afterdialysis.symptom_after_dialysis : "" }}
524
                           </span>
532
                           </span>
525
                         </div>
533
                         </div>
526
-                      </td>
534
+                      </td> -->
535
+                      
527
                     </tr>
536
                     </tr>
528
                   </tbody>
537
                   </tbody>
529
                 </table>
538
                 </table>
530
-                <table class="table-box">
539
+                <!-- <table class="table-box">
531
                   <tbody>
540
                   <tbody>
532
                     <tr style="height:30px;line-height:30px;">
541
                     <tr style="height:30px;line-height:30px;">
533
                       <td width="80" style="border:none;padding-left:5px">实际置换量:</td>
542
                       <td width="80" style="border:none;padding-left:5px">实际置换量:</td>
538
                           </span>L
547
                           </span>L
539
                         </div>
548
                         </div>
540
                       </td>
549
                       </td>
541
-
542
-
543
-                      <!-- <td width="50" style="text-align:left;border:none;"></td> -->
544
-                      <!-- <td width="110" style="text-align:left;border:none;"></td> -->
545
                       <td width="120" style="border:none;padding-left:5px">透析期间进食:</td>
550
                       <td width="120" style="border:none;padding-left:5px">透析期间进食:</td>
546
                       <td width="120" style="text-align:left;border:none;">
551
                       <td width="120" style="text-align:left;border:none;">
547
                         <div>
552
                         <div>
561
                         </div>
566
                         </div>
562
                       </td>
567
                       </td>
563
                       <td></td>
568
                       <td></td>
564
-                      <!-- <td width="10" style="text-align:left;border:none;"></td>
565
-                      <td width="110" style="text-align:left;border:none;"></td> -->
566
                     </tr>
569
                     </tr>
567
                   </tbody>
570
                   </tbody>
568
-                </table>
571
+                </table> -->
569
                 <table class="table-box">
572
                 <table class="table-box">
570
                   <tbody>
573
                   <tbody>
571
                     <tr>
574
                     <tr>
572
-                      <td width="90" style="border:none;padding-left:5px">透析器凝血:</td>
573
-                      <td width="220" style="text-align:left;border:none;">
575
+                      <td width="100" style="border:none;padding-left:5px">透析进食:</td>
576
+                      <td width="70" style="text-align:left;border:none;">
577
+                        <div>
578
+                          <span class="under_line" style="width:50px;display:inline-block">
579
+                            {{ afterdialysis.is_eat == 1 && afterdialysis.dialysis_during ? afterdialysis.dialysis_during : '' }}
580
+                          </span>g
581
+                        </div>
582
+                      </td>
583
+                      <td width="100" style="border:none;padding-left:5px">透析器凝血:</td>
584
+                      <td width="200" style="text-align:left;border:none;">
574
                         <span class="under_line" style="width:100px;display:inline-block">
585
                         <span class="under_line" style="width:100px;display:inline-block">
575
                           {{ afterdialysis.cruor ? afterdialysis.cruor : "/" }}
586
                           {{ afterdialysis.cruor ? afterdialysis.cruor : "/" }}
576
                         </span>
587
                         </span>
577
                       </td>
588
                       </td>
578
                       <td width="90" style="border:none;padding-left:5px">静脉管道:</td>
589
                       <td width="90" style="border:none;padding-left:5px">静脉管道:</td>
579
-                      <td width="220" style="text-align:left;border:none;">
590
+                      <td width="200" style="text-align:left;border:none;">
580
                         <span class="under_line" style="width:100px;display:inline-block">
591
                         <span class="under_line" style="width:100px;display:inline-block">
581
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
592
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
582
                         </span>
593
                         </span>
893
       } if(this.afterdialysis.actual_ultrafiltration == 0){
904
       } if(this.afterdialysis.actual_ultrafiltration == 0){
894
         const obj14 = '实际脱水'
905
         const obj14 = '实际脱水'
895
         checkDate.push(obj14)
906
         checkDate.push(obj14)
896
-      } if(this.prescription.conductivity == 0){
897
-        const obj15 = '电导度'
898
-        checkDate.push(obj15)
899
-      } if(this.predialysis.temperature == ""){
907
+      } 
908
+      // if(this.prescription.conductivity == 0){
909
+      //   const obj15 = '电导度'
910
+      //   checkDate.push(obj15)
911
+      // } 
912
+      if(this.predialysis.temperature == ""){
900
         const obj16 = '透前体温'
913
         const obj16 = '透前体温'
901
         checkDate.push(obj16)
914
         checkDate.push(obj16)
902
       } if(this.predialysis.pulse_frequency == ""){
915
       } if(this.predialysis.pulse_frequency == ""){
924
       ){
937
       ){
925
         const obj23 = '出血'
938
         const obj23 = '出血'
926
         checkDate.push(obj23)
939
         checkDate.push(obj23)
927
-      } if(this.receiverTreatmentAccess.precaution == ''){
928
-        const obj24 = '跌倒风险预防措施'
929
-        checkDate.push(obj24)
930
-      } if(this.prescription.prescription_doctor == 0){
940
+      }
941
+      //  if(this.receiverTreatmentAccess.precaution == ''){
942
+      //   const obj24 = '跌倒风险预防措施'
943
+      //   checkDate.push(obj24)
944
+      // } 
945
+      if(this.prescription.prescription_doctor == 0){
931
         const obj25 = '上机医生'
946
         const obj25 = '上机医生'
932
         checkDate.push(obj25)
947
         checkDate.push(obj25)
933
       } if(this.dialysisOrder == null || this.dialysisOrder.washpipe_nurse == 0){
948
       } if(this.dialysisOrder == null || this.dialysisOrder.washpipe_nurse == 0){
950
       ){
965
       ){
951
         const obj31 = '透后血压'
966
         const obj31 = '透后血压'
952
         checkDate.push(obj31)
967
         checkDate.push(obj31)
953
-      } if(this.afterdialysis.symptom_after_dialysis == ""){
954
-        const obj32 = '透后症状'
955
-        checkDate.push(obj32)
956
-      } if(this.afterdialysis.actual_displacement == 0){
968
+      } 
969
+      // if(this.afterdialysis.symptom_after_dialysis == ""){
970
+      //   const obj32 = '透后症状'
971
+      //   checkDate.push(obj32)
972
+      // } 
973
+      if(this.afterdialysis.actual_displacement == 0){
957
         const obj33 = '实际置换量'
974
         const obj33 = '实际置换量'
958
         checkDate.push(obj33)
975
         checkDate.push(obj33)
959
-      } if(this.afterdialysis.is_eat == 0){
960
-        const obj34 = '透析期间进食'
961
-        checkDate.push(obj34)
962
-      } if(this.predialysis.is_eat == 1 && this.predialysis.dialysis_during == 0){
976
+      }
977
+      //  if(this.afterdialysis.is_eat == 0){
978
+      //   const obj34 = '透析期间进食'
979
+      //   checkDate.push(obj34)
980
+      // } 
981
+      if(this.predialysis.is_eat == 1 && this.predialysis.dialysis_during == 0){
963
         const obj35 = '透析进食'
982
         const obj35 = '透析进食'
964
         checkDate.push(obj35)
983
         checkDate.push(obj35)
965
       } if(this.afterdialysis.cruor == ""){
984
       } if(this.afterdialysis.cruor == ""){