Przeglądaj źródła

11月12日,打印单

yq1 2 dni temu
rodzic
commit
76812148d4

+ 60 - 41
src/pages/main/template/DialysisPrintOrderThirtyOne.vue Wyświetl plik

@@ -292,12 +292,12 @@
292 292
                     {{ afterdialysis.actual_ultrafiltration ? afterdialysis.actual_ultrafiltration : " " }}
293 293
                 </div>ml
294 294
             </div>
295
-            <div class="inline_block" style="margin-right:30px;">
295
+            <!-- <div class="inline_block" style="margin-right:30px;">
296 296
                 电导度
297 297
                 <div class="inline_block under_line" style="width:100px;">
298 298
                     {{ prescription.conductivity ? prescription.conductivity : " " }}
299 299
                 </div>mS/m
300
-            </div>
300
+            </div> -->
301 301
         </div>
302 302
         <div class="row">
303 303
           透前评估
@@ -346,10 +346,10 @@
346 346
             <span v-if="predialysis.is_hemorrhage == 2">无</span>
347 347
             <span v-if="predialysis.is_hemorrhage != 2 && predialysis.is_hemorrhage != 1">/</span>
348 348
           </div>
349
-          跌倒风险预防措施
349
+          <!-- 跌倒风险预防措施
350 350
           <div class="inline_block under_line" style="width:100px;text-align: center;">
351 351
             {{ receiverTreatmentAccess.precaution ? receiverTreatmentAccess.precaution : '' }}
352
-          </div>
352
+          </div> -->
353 353
         </div>
354 354
         <div class="row">
355 355
           上机医生
@@ -439,14 +439,14 @@
439 439
           <tbody>
440 440
               <tr style="line-height:20px;">
441 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 450
                 <!-- <td width="40">透析液流量</td> -->
451 451
                 <td width="40">UF/hr</td>
452 452
                 <td width="200">病情变化处理方式及结果</td>
@@ -516,18 +516,27 @@
516 516
                           </span>次/分
517 517
                         </div>
518 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 528
                       <td width="120" style="text-align:left;border:none;">
521 529
                         <div>
522 530
                           <span class="under_line" style="width:100px;display:inline-block">
523 531
                             {{ afterdialysis.symptom_after_dialysis ? afterdialysis.symptom_after_dialysis : "" }}
524 532
                           </span>
525 533
                         </div>
526
-                      </td>
534
+                      </td> -->
535
+                      
527 536
                     </tr>
528 537
                   </tbody>
529 538
                 </table>
530
-                <table class="table-box">
539
+                <!-- <table class="table-box">
531 540
                   <tbody>
532 541
                     <tr style="height:30px;line-height:30px;">
533 542
                       <td width="80" style="border:none;padding-left:5px">实际置换量:</td>
@@ -538,10 +547,6 @@
538 547
                           </span>L
539 548
                         </div>
540 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 550
                       <td width="120" style="border:none;padding-left:5px">透析期间进食:</td>
546 551
                       <td width="120" style="text-align:left;border:none;">
547 552
                         <div>
@@ -561,22 +566,28 @@
561 566
                         </div>
562 567
                       </td>
563 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 569
                     </tr>
567 570
                   </tbody>
568
-                </table>
571
+                </table> -->
569 572
                 <table class="table-box">
570 573
                   <tbody>
571 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 585
                         <span class="under_line" style="width:100px;display:inline-block">
575 586
                           {{ afterdialysis.cruor ? afterdialysis.cruor : "/" }}
576 587
                         </span>
577 588
                       </td>
578 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 591
                         <span class="under_line" style="width:100px;display:inline-block">
581 592
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
582 593
                         </span>
@@ -893,10 +904,12 @@ export default {
893 904
       } if(this.afterdialysis.actual_ultrafiltration == 0){
894 905
         const obj14 = '实际脱水'
895 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 913
         const obj16 = '透前体温'
901 914
         checkDate.push(obj16)
902 915
       } if(this.predialysis.pulse_frequency == ""){
@@ -924,10 +937,12 @@ export default {
924 937
       ){
925 938
         const obj23 = '出血'
926 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 946
         const obj25 = '上机医生'
932 947
         checkDate.push(obj25)
933 948
       } if(this.dialysisOrder == null || this.dialysisOrder.washpipe_nurse == 0){
@@ -950,16 +965,20 @@ export default {
950 965
       ){
951 966
         const obj31 = '透后血压'
952 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 974
         const obj33 = '实际置换量'
958 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 982
         const obj35 = '透析进食'
964 983
         checkDate.push(obj35)
965 984
       } if(this.afterdialysis.cruor == ""){