yq1 14 ore fa
parent
commit
c10bbf5725

+ 14 - 14
src/xt_pages/dialysis/template/DialysisPrintOrdereightytwo.vue Vedi File

@@ -6,7 +6,7 @@
6 6
         id="dialysis-print-box-1-1"
7 7
         class="dialysis-print-order print-template-two print_page_main_content"
8 8
       >
9
-      
9
+
10 10
         <div style="display:inline-block;width:100%;text-align:center;">
11 11
           <div
12 12
             class="order-title"
@@ -68,8 +68,8 @@
68 68
                   }}
69 69
                 </span> -->
70 70
 
71
-                
72
-              
71
+
72
+
73 73
                 <span v-if="prescription.dialysis_dialyszers !=''">
74 74
                   {{
75 75
                     prescription.dialysis_dialyszers
@@ -109,7 +109,7 @@
109 109
         </div>
110 110
 
111 111
         <div class="row">
112
-          
112
+
113 113
         </div>
114 114
         <div class="row">
115 115
           抗凝药物&nbsp;&nbsp;
@@ -213,7 +213,7 @@
213 213
             <div class="inline_block under_line" style="width:80px;text-align: center;margin-right:30px;">
214 214
               {{ receiverTreatmentAccess.way ? receiverTreatmentAccess.way : "/" }}
215 215
             </div>
216
-           
216
+
217 217
           </div>
218 218
         </div>
219 219
         <div class="row">
@@ -267,8 +267,8 @@
267 267
               <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.change_nurse)}}</span>
268 268
               <img class="es-img" style="height:30px" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.change_nurse)" alt="" srcset="" v-else>
269 269
             </div>
270
-          </div> 
271
-          
270
+          </div>
271
+
272 272
           上机护士
273 273
           <div class="inline_block under_line" style="width:100px;text-align: center;">
274 274
             <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.start_nurse)}}</span>
@@ -339,7 +339,7 @@
339 339
           <tbody>
340 340
               <tr style="line-height:20px;">
341 341
                 <td width="60">时间</td>
342
-                <td width="30">测血压</td>
342
+                <td width="30">测血压</td>
343 343
                 <td width="60">BP<br/>mmHg</td>
344 344
                 <td width="40">脉搏<br/>次/分</td>
345 345
                 <td width="40">血流速<br/>ml/min</td>
@@ -362,7 +362,7 @@
362 362
                 <td>&nbsp;{{monitor.systolic_blood_pressure?monitor.systolic_blood_pressure:''}} <span v-if="monitor.systolic_blood_pressure||monitor.diastolic_blood_pressure">/</span>
363 363
                   {{monitor.diastolic_blood_pressure?monitor.diastolic_blood_pressure:''}}
364 364
                 </td>
365
-               
365
+
366 366
                 <td>&nbsp;{{monitor.pulse_frequency?monitor.pulse_frequency:''}}</td>
367 367
                 <td>&nbsp;{{monitor.blood_flow_volume?monitor.blood_flow_volume:''}}</td>
368 368
                 <td>&nbsp;{{monitor.venous_pressure?monitor.venous_pressure:''}}
@@ -478,7 +478,7 @@
478 478
                         <span class="under_line" style="width:100px;display:inline-block">
479 479
                           {{  getintravenous(afterdialysis.intravenous_tube) }}
480 480
                         </span>
481
-                        
481
+
482 482
                         <!-- <label-box :isChecked="afterdialysis.intravenous_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
483 483
                         <label-box :isChecked="afterdialysis.intravenous_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
484 484
                         <label-box :isChecked="afterdialysis.intravenous_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
@@ -489,7 +489,7 @@
489 489
                         <span class="under_line" style="width:100px;display:inline-block">
490 490
                           {{ getarterial(afterdialysis.arterial_tube) }}
491 491
                         </span>
492
-                        
492
+
493 493
                         <!-- <label-box :isChecked="afterdialysis.arterial_tube == 1 ? true : false" showValue="无"></label-box>&nbsp;
494 494
                         <label-box :isChecked="afterdialysis.arterial_tube == 2 ? true : false" showValue="+"></label-box>&nbsp;
495 495
                         <label-box :isChecked="afterdialysis.arterial_tube == 3 ? true : false" showValue="+ +"></label-box>&nbsp;
@@ -1402,7 +1402,7 @@ export default {
1402 1402
           if (prescription.replacement_way === 4) {
1403 1403
             prescription.replacement_way = '混合置换'
1404 1404
           }
1405
-     
1405
+
1406 1406
           this.prescription = prescription
1407 1407
           var receiverTreatmentAccess =
1408 1408
             response.data.data.receiverTreatmentAccess
@@ -1776,7 +1776,7 @@ export default {
1776 1776
             return options[i].shouji_unit
1777 1777
           }
1778 1778
         }
1779
-       
1779
+
1780 1780
       }else{
1781 1781
         return ''
1782 1782
       }
@@ -1844,7 +1844,7 @@ export default {
1844 1844
     this.arterial_tube =  this.$store.getters.arterial_tube
1845 1845
     this.intravenous_tube = this.$store.getters.intravenous_tube
1846 1846
     console.log('intravenous_tube',this.intravenous_tube);
1847
-    
1847
+
1848 1848
 
1849 1849
     this.way_arr = getDataConfig('hemodialysis', 'way')
1850 1850
     this.consciousness_arr = getDataConfig('hemodialysis', 'consciousness')