see999 4 years ago
parent
commit
ad2c11c1dd

+ 12 - 10
src/xt_pages/dialysis/batch_print/batch_print_order_twentyEight.vue View File

25
                     <td width="90">
25
                     <td width="90">
26
                         <div class="under-line">&nbsp;{{ record.patient.name }}</div>
26
                         <div class="under-line">&nbsp;{{ record.patient.name }}</div>
27
                     </td>
27
                     </td>
28
-                    <td width="30"></td>
28
+                    <td width="10"></td>
29
                     <td width="50">性 别:</td>
29
                     <td width="50">性 别:</td>
30
                     <td width="50">
30
                     <td width="50">
31
                         <div class="under-line">
31
                         <div class="under-line">
32
                         {{ record.patient.gender == 1 ? "男" : "女" }}
32
                         {{ record.patient.gender == 1 ? "男" : "女" }}
33
                         </div>
33
                         </div>
34
                     </td>
34
                     </td>
35
-                    <td width="30"></td>
35
+                    <td width="10"></td>
36
                     <td width="50">年 龄:</td>
36
                     <td width="50">年 龄:</td>
37
                     <td width="40">
37
                     <td width="40">
38
                         <div class="under-line">{{ getNewAge(record.patient.id_card_no) }}</div>
38
                         <div class="under-line">{{ getNewAge(record.patient.id_card_no) }}</div>
40
                     <td>岁</td>
40
                     <td>岁</td>
41
 
41
 
42
                     <td width="140">透析号/住院号:</td>
42
                     <td width="140">透析号/住院号:</td>
43
-                    <td width="130">
43
+                    <td width="200">
44
                         <div class="under-line">&nbsp;{{ record.patient.dialysis_no }} /{{ record.receive_assessment.admission_number ? record.receive_assessment.admission_number : "无" }}
44
                         <div class="under-line">&nbsp;{{ record.patient.dialysis_no }} /{{ record.receive_assessment.admission_number ? record.receive_assessment.admission_number : "无" }}
45
                         </div>
45
                         </div>
46
                     </td>
46
                     </td>
47
-                    <td width="30"></td>
47
+                    <td width="10"></td>
48
                     <td width="80">治疗日期:</td>
48
                     <td width="80">治疗日期:</td>
49
                     <td width="120">
49
                     <td width="120">
50
                         <div class="under-line">
50
                         <div class="under-line">
393
                             </div>
393
                             </div>
394
                             </td>
394
                             </td>
395
                             <td width="10">ml</td>
395
                             <td width="10">ml</td>
396
-                            <td width='10'></td>
397
     
396
     
398
                             <td width="60">置换量:</td>
397
                             <td width="60">置换量:</td>
399
                             <td width="40">
398
                             <td width="40">
401
                                 &nbsp;{{ record.prescription.replacement_total ? record.prescription.replacement_total : "/" }}
400
                                 &nbsp;{{ record.prescription.replacement_total ? record.prescription.replacement_total : "/" }}
402
                             </div>
401
                             </div>
403
                             </td>
402
                             </td>
404
-                            <td width="20">ml</td>
403
+                            <td width="10">ml</td>
405
                             
404
                             
406
                             <td width="80">透析方式:</td>
405
                             <td width="80">透析方式:</td>
407
                             <td width="50">
406
                             <td width="50">
410
                             <td width="60">
409
                             <td width="60">
411
                             <label-box :isChecked="record.prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>
410
                             <label-box :isChecked="record.prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>
412
                             </td>
411
                             </td>
412
+                            <td width="60">
413
+                            <label-box :isChecked="record.prescription.mode_id == 5 ? true : false" showValue="HF"></label-box>
414
+                            </td>
413
                             <td width="50">
415
                             <td width="50">
414
                             <label-box :isChecked="record.prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>
416
                             <label-box :isChecked="record.prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>
415
                             </td>
417
                             </td>
416
-                            <td width="80">
418
+                            <td width="90">
417
                             <label-box :isChecked="record.prescription.mode_id == 3 ? true : false" showValue="HD+HP"></label-box>
419
                             <label-box :isChecked="record.prescription.mode_id == 3 ? true : false" showValue="HD+HP"></label-box>
418
                             </td>
420
                             </td>
419
                             <td width="90">透析器型号</td>
421
                             <td width="90">透析器型号</td>
553
                      <td width="60">时间</td>
555
                      <td width="60">时间</td>
554
                     <td width="40" style="line-height:20px">T<br />℃</td>
556
                     <td width="40" style="line-height:20px">T<br />℃</td>
555
                     <td width="80" style="line-height:20px">Bp<br />mmHg</td>
557
                     <td width="80" style="line-height:20px">Bp<br />mmHg</td>
556
-                    <td width="40" style="line-height:20px">P<br />次/分</td>
558
+                    <td width="50" style="line-height:20px">P<br />次/分</td>
557
                     <td width="60" style="line-height:20px">R<br />次/分</td>
559
                     <td width="60" style="line-height:20px">R<br />次/分</td>
558
                     <td width="60" style="line-height:20px">静脉压<br />{{record.monitor_records[0] && record.monitor_records[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
560
                     <td width="60" style="line-height:20px">静脉压<br />{{record.monitor_records[0] && record.monitor_records[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
559
                     <td width="60" style="line-height:20px">动脉压<br />{{record.monitor_records[0] && record.monitor_records[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
561
                     <td width="60" style="line-height:20px">动脉压<br />{{record.monitor_records[0] && record.monitor_records[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
1076
             var dlegh = 0
1078
             var dlegh = 0
1077
             if (
1079
             if (
1078
               this.records[recordIndex].monitor_records &&
1080
               this.records[recordIndex].monitor_records &&
1079
-              this.records[recordIndex].monitor_records.length < 8
1081
+              this.records[recordIndex].monitor_records.length < 6
1080
             ) {
1082
             ) {
1081
-              dlegh = 8 - this.records[recordIndex].monitor_records.length
1083
+              dlegh = 6 - this.records[recordIndex].monitor_records.length
1082
             } else {
1084
             } else {
1083
               dlegh = 0
1085
               dlegh = 0
1084
             }
1086
             }

+ 9 - 9
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyEight.vue View File

10
           <td width="90">
10
           <td width="90">
11
             <div class="under-line">&nbsp;{{ patientInfo.name }}</div>
11
             <div class="under-line">&nbsp;{{ patientInfo.name }}</div>
12
           </td>
12
           </td>
13
-          <td width="30"></td>
13
+          <td width="10"></td>
14
           <td width="50">性 别:</td>
14
           <td width="50">性 别:</td>
15
           <td width="50">
15
           <td width="50">
16
             <div class="under-line">
16
             <div class="under-line">
17
               {{ patientInfo_gender_1 ? "男" : "女" }}
17
               {{ patientInfo_gender_1 ? "男" : "女" }}
18
             </div>
18
             </div>
19
           </td>
19
           </td>
20
-          <td width="30"></td>
20
+          <td width="10"></td>
21
           <td width="50">年 龄:</td>
21
           <td width="50">年 龄:</td>
22
           <td width="40">
22
           <td width="40">
23
             <div class="under-line">{{ getAge(patientInfo) }}</div>
23
             <div class="under-line">{{ getAge(patientInfo) }}</div>
25
           <td>岁</td>
25
           <td>岁</td>
26
 
26
 
27
           <td width="140">透析号/住院号:</td>
27
           <td width="140">透析号/住院号:</td>
28
-          <td width="130">
28
+          <td width="200">
29
             <div class="under-line">&nbsp;{{ patientInfo.dialysis_no }} /{{ receiverTreatmentAccess.admission_number ? receiverTreatmentAccess.admission_number : "无" }}
29
             <div class="under-line">&nbsp;{{ patientInfo.dialysis_no }} /{{ receiverTreatmentAccess.admission_number ? receiverTreatmentAccess.admission_number : "无" }}
30
             </div>
30
             </div>
31
           </td>
31
           </td>
32
-          <td width="30"></td>
32
+          <td width="10"></td>
33
           <td width="80">治疗日期:</td>
33
           <td width="80">治疗日期:</td>
34
           <td width="120">
34
           <td width="120">
35
             <div class="under-line">
35
             <div class="under-line">
480
                     &nbsp;{{ prescription.replacement_total ? prescription.replacement_total : "/" }}
480
                     &nbsp;{{ prescription.replacement_total ? prescription.replacement_total : "/" }}
481
                   </div>
481
                   </div>
482
                 </td>
482
                 </td>
483
-                <td width="20">ml</td>
483
+                <td width="10">ml</td>
484
 
484
 
485
                 <td width="80">透析方式:</td>
485
                 <td width="80">透析方式:</td>
486
-                <td width="50">
486
+                <td width="60">
487
                   <label-box :isChecked="prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>
487
                   <label-box :isChecked="prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>
488
                 </td>
488
                 </td>
489
                 <td width="70">
489
                 <td width="70">
773
           <td width="60">时间</td>
773
           <td width="60">时间</td>
774
           <td width="40" style="line-height:20px">T<br />℃</td>
774
           <td width="40" style="line-height:20px">T<br />℃</td>
775
           <td width="80" style="line-height:20px">Bp<br />mmHg</td>
775
           <td width="80" style="line-height:20px">Bp<br />mmHg</td>
776
-          <td width="40" style="line-height:20px">P<br />次/分</td>
776
+          <td width="50" style="line-height:20px">P<br />次/分</td>
777
           <td width="60" style="line-height:20px">R<br />次/分</td>
777
           <td width="60" style="line-height:20px">R<br />次/分</td>
778
           <td width="60" style="line-height:20px">静脉压<br />{{monitors[0] && monitors[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
778
           <td width="60" style="line-height:20px">静脉压<br />{{monitors[0] && monitors[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
779
           <td width="60" style="line-height:20px">动脉压<br />{{monitors[0] && monitors[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
779
           <td width="60" style="line-height:20px">动脉压<br />{{monitors[0] && monitors[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}</td>
2006
             if (this.org_template_info.org_id == 9535) {
2006
             if (this.org_template_info.org_id == 9535) {
2007
               this.isShowZero = true
2007
               this.isShowZero = true
2008
             }
2008
             }
2009
-            if (this.monitors.length < 8) {
2010
-              var nl = 8 - this.monitors.length
2009
+            if (this.monitors.length < 6) {
2010
+              var nl = 6 - this.monitors.length
2011
               for (let index = 0; index < nl; index++) {
2011
               for (let index = 0; index < nl; index++) {
2012
                 this.monitors.push([])
2012
                 this.monitors.push([])
2013
               }
2013
               }