Browse Source

龙岗二院bug修改

XMLWAN 5 years ago
parent
commit
008cb70f8c

+ 22 - 4
src/xt_pages/data/printTemplate.vue View File

68
         </el-col>
68
         </el-col>
69
       </el-row>
69
       </el-row>
70
       <el-row :gutter="20" type="flex"> 
70
       <el-row :gutter="20" type="flex"> 
71
-         <el-col :span="5" style="text-align: center">
71
+         <el-col :span="6" style="text-align: center">
72
           <div class="demo-image__preview">
72
           <div class="demo-image__preview">
73
             <el-tooltip class="item" effect="dark" content="点击查看大图" placement="top-start" :hide-after='2000'>
73
             <el-tooltip class="item" effect="dark" content="点击查看大图" placement="top-start" :hide-after='2000'>
74
               <el-image
74
               <el-image
75
-                style="width: 200px; height: 200px" margin-left:5px
76
-                :src="require('@/assets/home/4.png')"
77
-                :preview-src-list="imgs_seven"
75
+                style="width: 200px; height: 200px"
76
+                :src="require('@/assets/home/5.png')"
77
+                :preview-src-list="imgs_six"
78
               ></el-image>
78
               ></el-image>
79
             </el-tooltip>
79
             </el-tooltip>
80
           </div>
80
           </div>
81
           <el-radio v-model="radio" label="8" @change="change">模版五</el-radio>
81
           <el-radio v-model="radio" label="8" @change="change">模版五</el-radio>
82
         </el-col>
82
         </el-col>
83
+          <el-col :span="6" style="text-align: center">
84
+          <div class="demo-image__preview">
85
+            <el-tooltip class="item" effect="dark" content="点击查看大图" placement="top-start" :hide-after='2000'>
86
+              <el-image
87
+                style="width: 200px; height: 200px;"
88
+                :src="require('@/assets/home/template_six.png')"
89
+                :preview-src-list="imgs_eight"
90
+              ></el-image>
91
+            </el-tooltip>
92
+          </div>
93
+          <el-radio v-model="radio" label="6" @change="change">模版六</el-radio>
94
+        </el-col>
83
       </el-row>
95
       </el-row>
84
     </div>
96
     </div>
85
     </div>
97
     </div>
119
         imgs_seven: [
131
         imgs_seven: [
120
           'http://images.shengws.com/7.png'
132
           'http://images.shengws.com/7.png'
121
         ],
133
         ],
134
+        imgs_six: [
135
+          'https://images.shengws.com/5.png'
136
+        ],
137
+        imgs_eight: [
138
+          'https://images.shengws.com/template_six.png'
139
+        ],
122
         delay: 500,
140
         delay: 500,
123
         radio: 0,
141
         radio: 0,
124
         tempRadio: 0,
142
         tempRadio: 0,

+ 35 - 35
src/xt_pages/dialysis/batch_print/batch_print_order_eight.vue View File

136
                   </td>
136
                   </td>
137
                 </tr>
137
                 </tr>
138
                 <tr>
138
                 <tr>
139
-                  <td style="text-align:left;" colspan="2">
139
+                  <td style="text-align:left;" colspan="1">
140
                     <span style="display:inline-block;margin-left:15px;"
140
                     <span style="display:inline-block;margin-left:15px;"
141
                       >干体重:
141
                       >干体重:
142
                       {{
142
                       {{
146
                       }}kg</span
146
                       }}kg</span
147
                     >
147
                     >
148
                   </td>
148
                   </td>
149
-                  <td style="text-align:left;" colspan="2">
149
+                  <td style="text-align:left;" colspan="1">
150
                     <span style="display:inline-block;margin-left:15px;"
150
                     <span style="display:inline-block;margin-left:15px;"
151
                       >电导率:{{record.prescription.conductivity?record.prescription.conductivity:"0"}}(mS/cm)</span
151
                       >电导率:{{record.prescription.conductivity?record.prescription.conductivity:"0"}}(mS/cm)</span
152
                     >
152
                     >
161
                       }}mmol/L</span
161
                       }}mmol/L</span
162
                     >
162
                     >
163
                   </td>
163
                   </td>
164
-                  <td style="text-align:left;" colspan="2">
164
+                  <td style="text-align:left;" colspan="3">
165
                     <span style="display:inline-block;margin-left:15px;"
165
                     <span style="display:inline-block;margin-left:15px;"
166
-                      >透析液温度:{{record.assessment_before_dislysis.dialysate_temperature?record.assessment_before_dislysis.dialysate_temperature:"0"}}℃</span
166
+                      >透析液温度:{{record.assessment_before_dislysis.dialysate_temperature?record.assessment_before_dislysis.dialysate_temperature:"/"}}&nbsp;℃</span
167
                     >
167
                     >
168
                   </td>
168
                   </td>
169
                 </tr>
169
                 </tr>
170
                 <tr>
170
                 <tr>
171
                   <td style="text-align:left;" colspan="1">
171
                   <td style="text-align:left;" colspan="1">
172
                     <span style="display:inline-block;margin-left:15px;"
172
                     <span style="display:inline-block;margin-left:15px;"
173
-                      >透前体重:{{record.assessment_before_dislysis.weight_before?record.assessment_before_dislysis.weight_before:"0"}}kg</span>
173
+                      >透前体重:{{record.assessment_before_dislysis.weight_before?record.assessment_before_dislysis.weight_before:"/"}}&nbsp;kg</span>
174
                   </td>
174
                   </td>
175
                   <td style="text-align:left;" colspan="1">
175
                   <td style="text-align:left;" colspan="1">
176
                     <span style="display:inline-block;margin-left:15px;"
176
                     <span style="display:inline-block;margin-left:15px;"
177
-                      >目标超滤量:{{record.prescription.target_ultrafiltration?record.prescription.target_ultrafiltration:"0"}}L</span
177
+                      >设定脱水量:{{record.prescription.target_ultrafiltration?record.prescription.target_ultrafiltration:"/"}}&nbsp;L</span
178
                     >
178
                     >
179
                   </td>
179
                   </td>
180
                   <td colspan="2" style="text-align:left;">
180
                   <td colspan="2" style="text-align:left;">
219
                   </td>
219
                   </td>
220
                 </tr>
220
                 </tr>
221
                 <tr>
221
                 <tr>
222
-                  <td style="text-align:left;" colspan="2">
222
+                  <td style="text-align:left;" colspan="1">
223
                     <span style="display:inline-block;margin-left:15px;"
223
                     <span style="display:inline-block;margin-left:15px;"
224
                       >透后体重:
224
                       >透后体重:
225
                       {{
225
                       {{
231
                       }}kg</span
231
                       }}kg</span
232
                     >
232
                     >
233
                   </td>
233
                   </td>
234
-                  <td style="text-align:left;" colspan="5">
234
+                  <td style="text-align:left;" colspan="6">
235
                     <span style="display:inline-block;margin-left:15px;"
235
                     <span style="display:inline-block;margin-left:15px;"
236
                       >实际脱水量:
236
                       >实际脱水量:
237
                       {{record.assessment_after_dislysis.actual_ultrafiltration?record.assessment_after_dislysis.actual_ultrafiltration:"0"}}
237
                       {{record.assessment_after_dislysis.actual_ultrafiltration?record.assessment_after_dislysis.actual_ultrafiltration:"0"}}
238
-                      </span>L
238
+                      </span>&nbsp;L
239
                   </td>
239
                   </td>
240
                 </tr>
240
                 </tr>
241
                 <tr>
241
                 <tr>
339
                 <tr>
339
                 <tr>
340
                   <td style="text-align:left;" colspan="4"> 
340
                   <td style="text-align:left;" colspan="4"> 
341
                     <span style="display:inline-block;margin-left:15px;">
341
                     <span style="display:inline-block;margin-left:15px;">
342
-                      &nbsp;&nbsp; 透前评估:
342
+                     透前评估:
343
                       入科方式:
343
                       入科方式:
344
                       <label-box
344
                       <label-box
345
                         :isChecked="
345
                         :isChecked="
426
                     <span>体温: {{record.assessment_before_dislysis.temperature?record.assessment_before_dislysis.temperature:"0"}} ℃</span>
426
                     <span>体温: {{record.assessment_before_dislysis.temperature?record.assessment_before_dislysis.temperature:"0"}} ℃</span>
427
                   </td>
427
                   </td>
428
                   <td colspan="3" style="text-align:left;">
428
                   <td colspan="3" style="text-align:left;">
429
-                    <span>体位:
429
+                    <span style="display:inline-block;margin-left:15px;">体位:
430
                       <check-box text="自动体位"
430
                       <check-box text="自动体位"
431
                          :checked="isCheckBoxChecked(record.receive_assessment, 'posture', 1)"></check-box>
431
                          :checked="isCheckBoxChecked(record.receive_assessment, 'posture', 1)"></check-box>
432
                      <check-box text="平卧位"
432
                      <check-box text="平卧位"
442
                 </tr>
442
                 </tr>
443
                 <tr>
443
                 <tr>
444
                   <td colspan="8" style="text-align:left;">
444
                   <td colspan="8" style="text-align:left;">
445
-                    <span
445
+                    <span style="display:inline-block;margin-left:15px;"
446
                       >血管通路:
446
                       >血管通路:
447
                       <check-box text="正常" :checked="isValueIndexOfCheck(record.assessment_before_dislysis,'blood_access_internal_fistula', '正常')"></check-box>
447
                       <check-box text="正常" :checked="isValueIndexOfCheck(record.assessment_before_dislysis,'blood_access_internal_fistula', '正常')"></check-box>
448
                       <check-box text="震颤" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'blood_access_internal_fistula' ,'震颤')"></check-box>
448
                       <check-box text="震颤" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'blood_access_internal_fistula' ,'震颤')"></check-box>
457
                 </tr>
457
                 </tr>
458
                 <tr>
458
                 <tr>
459
                   <td colspan="8" style="text-align:left;">
459
                   <td colspan="8" style="text-align:left;">
460
-                    中心静脉导管:
460
+                    <span style="display:inline-block;margin-left:15px;">中心静脉导管:</span>
461
                     <check-box text="正常" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '正常')"></check-box>
461
                     <check-box text="正常" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '正常')"></check-box>
462
                     <check-box text="不畅" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '不畅')"></check-box>
462
                     <check-box text="不畅" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '不畅')"></check-box>
463
                     <check-box text="血流不足" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '血流不足')"></check-box>
463
                     <check-box text="血流不足" :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'ductus_arantii', '血流不足')"></check-box>
472
                 </tr>
472
                 </tr>
473
                 <tr>
473
                 <tr>
474
                <td style="text-align:left;" colspan="8" >
474
                <td style="text-align:left;" colspan="8" >
475
-                 <span>血管通路皮肤:
475
+                 <span style="display:inline-block;margin-left:15px;">血管通路皮肤:
476
                  <check-box text="正常"
476
                  <check-box text="正常"
477
                   :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'internal_fistula_skin', '正常')"></check-box>
477
                   :checked="isValueIndexOfCheck(record.assessment_before_dislysis, 'internal_fistula_skin', '正常')"></check-box>
478
                  <check-box text="瘀斑"
478
                  <check-box text="瘀斑"
487
               </tr>
487
               </tr>
488
                <tr>
488
                <tr>
489
                 <td style="text-align:left;" colspan="8">
489
                 <td style="text-align:left;" colspan="8">
490
-                <span>皮肤:</span>
490
+                <span style="display:inline-block;margin-left:15px;">皮肤:</span>
491
                   <check-box text="完整" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 1)"></check-box>
491
                   <check-box text="完整" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 1)"></check-box>
492
                   <check-box text="干燥" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 2)"></check-box>
492
                   <check-box text="干燥" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 2)"></check-box>
493
                   <check-box text="瘙痒" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 3)"></check-box>
493
                   <check-box text="瘙痒" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'skin', 3)"></check-box>
501
             </tr>
501
             </tr>
502
             <tr>
502
             <tr>
503
             <td style="text-align:left;" colspan="8">
503
             <td style="text-align:left;" colspan="8">
504
-               出血影响因素:
504
+               <span style="display:inline-block;margin-left:15px;">出血影响因素:</span>
505
                  <check-box
505
                  <check-box
506
                           text="无"
506
                           text="无"
507
                           :checked="
507
                           :checked="
598
              </tr>
598
              </tr>
599
                 <tr>
599
                 <tr>
600
            <td style="text-align:left;" colspan="8">
600
            <td style="text-align:left;" colspan="8">
601
-             使用特殊药物性:
601
+             <span style="display:inline-block;margin-left:15px;">使用特殊药物性:</span>
602
                 <check-box text="无" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 1)"></check-box>
602
                 <check-box text="无" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 1)"></check-box>
603
                  <check-box text="有" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 2)"></check-box>
603
                  <check-box text="有" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 2)"></check-box>
604
                 <check-box text="降压药" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 3)"></check-box>
604
                 <check-box text="降压药" :checked="isCheckBoxChecked(record.prescription, 'special_medicine', 3)"></check-box>
608
              </tr>
608
              </tr>
609
              <tr>
609
              <tr>
610
             <td style="text-align:left;" colspan="8">
610
             <td style="text-align:left;" colspan="8">
611
-              跌倒风险:
611
+              <span style="display:inline-block;margin-left:15px;">跌倒风险:</span>
612
                <check-box text="无" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 1)"></check-box>
612
                <check-box text="无" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 1)"></check-box>
613
                <check-box text="低风险" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 2)"></check-box>
613
                <check-box text="低风险" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 2)"></check-box>
614
               <check-box text="中度风险" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 3)"></check-box>
614
               <check-box text="中度风险" :checked="isCheckBoxChecked(record.receive_assessment, 'danger_level', 3)"></check-box>
632
               </table>
632
               </table>
633
                  <table class="print-table" border="1">
633
                  <table class="print-table" border="1">
634
         <tr>
634
         <tr>
635
-          <th><p style="height:20px;line-height:20px">时间</p><p style="height:20px;line-height:20px"></p></th>
636
-          <th><p style="height:20px;line-height:20px">血压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
637
-          <th><p style="height:20px;line-height:20px">心率</p><p style="height:20px;line-height:20px">次/分</p></th>
638
-          <th><p style="height:20px;line-height:20px">血流量</p><p style="height:20px;line-height:20px">ml/min</p></th>
639
-          <th><p style="height:20px;line-height:20px">动脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
640
-          <th><p style="height:20px;line-height:20px">静脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
641
-          <th><p style="height:20px;line-height:20px">跨膜压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
642
-          <th><p style="height:20px;line-height:20px">超滤率</p><p style="height:20px;line-height:20px">L/h</p></th>
643
-          <th><p style="height:20px;line-height:20px">超滤量</p><p style="height:20px;line-height:20px">L</p></th>
644
-          <th><p style="height:20px;line-height:20px">NA⁺</p><p style="height:20px;line-height:20px"></p></th>
645
-          <th><p style="height:20px;line-height:20px">病情变化及处理</p></th>
646
-          <th><p style="height:20px;line-height:20px">护士签名核对者</p></th>
635
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">时间</p><p style="height:20px;line-height:20px"></p></th>
636
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">血压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
637
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">心率</p><p style="height:20px;line-height:20px">次/分</p></th>
638
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">血流量</p><p style="height:20px;line-height:20px">ml/min</p></th>
639
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">动脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
640
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">静脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
641
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">跨膜压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
642
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">超滤率</p><p style="height:20px;line-height:20px">L/h</p></th>
643
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">超滤量</p><p style="height:20px;line-height:20px">L</p></th>
644
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">NA⁺</p><p style="height:20px;line-height:20px"></p></th>
645
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">病情变化及处理</p></th>
646
+          <th style="min-width:110px"><p style="height:20px;line-height:20px">护士签名核对者</p></th>
647
         </tr>
647
         </tr>
648
         <tr v-for="(monitor,monitor_index) in record.monitor_records" :key="monitor_index">
648
         <tr v-for="(monitor,monitor_index) in record.monitor_records" :key="monitor_index">
649
          <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
649
          <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
672
         </tr>
672
         </tr>
673
          <tr>
673
          <tr>
674
           <td style="text-align:left;" colspan="12">
674
           <td style="text-align:left;" colspan="12">
675
-            透析护理记录:
675
+            <span style="display:inline-block;margin-left:15px;">透析护理记录:</span>
676
           </td>
676
           </td>
677
         </tr>
677
         </tr>
678
         <tr>
678
         <tr>
679
           <td style="text-align:left;" colspan="12">
679
           <td style="text-align:left;" colspan="12">
680
-            <span>透后评估:
680
+            <span style="display:inline-block;margin-left:15px;">透后评估:
681
                透析过程:
681
                透析过程:
682
                <check-box text="完成" :checked="isCheckBoxChecked(record.assessment_after_dislysis, 'dialysis_process', 1)"></check-box>
682
                <check-box text="完成" :checked="isCheckBoxChecked(record.assessment_after_dislysis, 'dialysis_process', 1)"></check-box>
683
                <check-box text="提前" :checked="isCheckBoxChecked(record.assessment_after_dislysis, 'dialysis_process', 2)"></check-box>
683
                <check-box text="提前" :checked="isCheckBoxChecked(record.assessment_after_dislysis, 'dialysis_process', 2)"></check-box>
709
         </tr>
709
         </tr>
710
         <tr>
710
         <tr>
711
           <td style="text-align:left;" colspan="12">
711
           <td style="text-align:left;" colspan="12">
712
-            <span>内瘘搏动及震颤音:
712
+            <span style="display:inline-block;margin-left:15px;">内瘘搏动及震颤音:
713
              <check-box text="存在" :checked="record.assessment_after_dislysis.tremor_noise==1?true:false"></check-box>
713
              <check-box text="存在" :checked="record.assessment_after_dislysis.tremor_noise==1?true:false"></check-box>
714
              <check-box text="减弱" :checked="record.assessment_after_dislysis.tremor_noise==2?true:false"></check-box>
714
              <check-box text="减弱" :checked="record.assessment_after_dislysis.tremor_noise==2?true:false"></check-box>
715
             <check-box text="不存在" :checked="record.assessment_after_dislysis.tremor_noise==3?true:false"></check-box>
715
             <check-box text="不存在" :checked="record.assessment_after_dislysis.tremor_noise==3?true:false"></check-box>
724
         </tr>
724
         </tr>
725
         <tr>
725
         <tr>
726
          <td style="text-align:left;" colspan="11">
726
          <td style="text-align:left;" colspan="11">
727
-           <span>
727
+           <span style="display:inline-block;margin-left:15px;">
728
              透析中进食:
728
              透析中进食:
729
               <check-box text="无" :checked="record.assessment_after_dislysis.dialysis_intakes == 0?true:false"></check-box>
729
               <check-box text="无" :checked="record.assessment_after_dislysis.dialysis_intakes == 0?true:false"></check-box>
730
               <check-box text="有" :checked="record.assessment_after_dislysis.dialysis_intakes > 0?true:false"></check-box>
730
               <check-box text="有" :checked="record.assessment_after_dislysis.dialysis_intakes > 0?true:false"></check-box>
874
              </td>
874
              </td>
875
            </tr>
875
            </tr>
876
          </table>
876
          </table>
877
-            <div>
877
+            <div style="margin-top:20px">
878
               <span style="margin-left:280px">肝素浓度:每毫升肝素生理盐水含肝素钠2.5毫克</span>
878
               <span style="margin-left:280px">肝素浓度:每毫升肝素生理盐水含肝素钠2.5毫克</span>
879
              </div>
879
              </div>
880
             </div>
880
             </div>

+ 47 - 55
src/xt_pages/dialysis/template/DialysisPrintOrderEight.vue View File

98
           </td>
98
           </td>
99
         </tr>
99
         </tr>
100
         <tr>
100
         <tr>
101
-          <td style="text-align:left;" colspan="2">
101
+          <td style="text-align:left;" colspan="1">
102
             <span style="display:inline-block;margin-left:15px;">干体重:
102
             <span style="display:inline-block;margin-left:15px;">干体重:
103
              {{
103
              {{
104
                predialysis.dry_weight ? predialysis.dry_weight : "/"
104
                predialysis.dry_weight ? predialysis.dry_weight : "/"
105
              }}kg</span>
105
              }}kg</span>
106
           </td>
106
           </td>
107
-          <td style="text-align:left;" colspan="2">
108
-            <span style="display:inline-block;margin-left:15px;">电导率:{{prescription.conductivity?prescription.conductivity:"0"}}(mS/cm)</span>
107
+          <td style="text-align:left;" colspan="1">
108
+            <span style="display:inline-block;margin-left:15px;">电导率:{{prescription.conductivity?prescription.conductivity:"/"}}&nbsp;(mS/cm)</span>
109
           </td>
109
           </td>
110
           <td style="text-align:left;" colspan="2">
110
           <td style="text-align:left;" colspan="2">
111
             <span style="display:inline-block;margin-left:15px;">钙:
111
             <span style="display:inline-block;margin-left:15px;">钙:
112
-            {{ prescription.calcium ? prescription.calcium : "0" }}mmol/L</span>
112
+            {{ prescription.calcium ? prescription.calcium : "/" }}&nbsp;mmol/L</span>
113
           </td>
113
           </td>
114
-          <td style="text-align:left;" colspan="2">
114
+          <td style="text-align:left;" colspan="4">
115
             <span style="display:inline-block;margin-left:15px;"
115
             <span style="display:inline-block;margin-left:15px;"
116
-              >透析液温度:{{prescription.dialysate_temperature?prescription.dialysate_temperature:"0"}}℃</span
116
+              >透析液温度:{{prescription.dialysate_temperature?prescription.dialysate_temperature:"/"}}&nbsp;℃</span
117
             >
117
             >
118
           </td>
118
           </td>
119
         </tr>
119
         </tr>
120
         <tr>
120
         <tr>
121
           <td style="text-align:left;" colspan="1">
121
           <td style="text-align:left;" colspan="1">
122
             <span style="display:inline-block;margin-left:15px;"
122
             <span style="display:inline-block;margin-left:15px;"
123
-              >透前体重:{{weight_before}}kg</span
123
+              >透前体重:{{predialysis.weight_before?predialysis.weight_before:"/"}}kg</span
124
             >
124
             >
125
           </td>
125
           </td>
126
           <td style="text-align:left;" colspan="1">
126
           <td style="text-align:left;" colspan="1">
127
             <span style="display:inline-block;margin-left:15px;"
127
             <span style="display:inline-block;margin-left:15px;"
128
-              >目标超滤量:{{prescription.target_ultrafiltration?prescription.target_ultrafiltration:"0"}}L</span
128
+              >设定脱水量:{{prescription.target_ultrafiltration?prescription.target_ultrafiltration:"/"}}L</span
129
             >
129
             >
130
           </td>
130
           </td>
131
           <td  style="text-align:left;" colspan="2"> 
131
           <td  style="text-align:left;" colspan="2"> 
142
                {{
142
                {{
143
                   prescription.anticoagulant_shouji
143
                   prescription.anticoagulant_shouji
144
                   ? prescription.anticoagulant_shouji
144
                   ? prescription.anticoagulant_shouji
145
-                   : "0"
145
+                   : "/"
146
                 }}</span>
146
                 }}</span>
147
                  <span v-if="prescription.anticoagulant == 4">mg</span>
147
                  <span v-if="prescription.anticoagulant == 4">mg</span>
148
                  <span v-if="prescription.anticoagulant == 3">iu</span>
148
                  <span v-if="prescription.anticoagulant == 3">iu</span>
155
                 {{
155
                 {{
156
                   prescription.anticoagulant_weichi
156
                   prescription.anticoagulant_weichi
157
                   ? prescription.anticoagulant_weichi
157
                   ? prescription.anticoagulant_weichi
158
-                  : "0"
158
+                  : "/"
159
                  }}
159
                  }}
160
             </span>
160
             </span>
161
              <span v-if="prescription.anticoagulant == 5">ml/h</span>
161
              <span v-if="prescription.anticoagulant == 5">ml/h</span>
169
               {{
169
               {{
170
                   prescription.anticoagulant_zongliang
170
                   prescription.anticoagulant_zongliang
171
                   ? prescription.anticoagulant_zongliang
171
                   ? prescription.anticoagulant_zongliang
172
-                  : "0"
172
+                  : "/"
173
               }}
173
               }}
174
             </span>
174
             </span>
175
             <span v-if="prescription.anticoagulant == 4">mg</span>
175
             <span v-if="prescription.anticoagulant == 4">mg</span>
179
           </td>
179
           </td>
180
         </tr>
180
         </tr>
181
         <tr>
181
         <tr>
182
-          <td style="text-align:left;" colspan="2">
182
+          <td style="text-align:left;" colspan="1">
183
             <span style="display:inline-block;margin-left:15px;"
183
             <span style="display:inline-block;margin-left:15px;"
184
               >透后体重: 
184
               >透后体重: 
185
               {{
185
               {{
188
                  afterdialysis.weight_after -
188
                  afterdialysis.weight_after -
189
                 afterdialysis.additional_weight
189
                 afterdialysis.additional_weight
190
                 ).toFixed(1)
190
                 ).toFixed(1)
191
-                : "0"}}kg</span>
191
+                : "/"}}kg</span>
192
           </td>
192
           </td>
193
-          <td style="text-align:left;" colspan="5">
193
+          <td style="text-align:left;" colspan="6">
194
             <span style="display:inline-block;margin-left:15px;"
194
             <span style="display:inline-block;margin-left:15px;"
195
-              >实际超滤量:{{afterdialysis.actual_ultrafiltration?afterdialysis.actual_ultrafiltration:"0"}}L</span
195
+              >实际脱水量:{{afterdialysis.actual_ultrafiltration?afterdialysis.actual_ultrafiltration:"/"}}L</span
196
             >
196
             >
197
           </td>
197
           </td>
198
         </tr>
198
         </tr>
340
         </tr>
340
         </tr>
341
         <tr>
341
         <tr>
342
           <td colspan="8" style="text-align:left;" >
342
           <td colspan="8" style="text-align:left;" >
343
-            <span
344
-              >血管通路:
343
+            <span style="display:inline-block;margin-left:15px;">血管通路:
345
                 <check-box text="正常" :checked="predialysis.blood_access_internal_fistula.indexOf('正常')>-1?true:false"></check-box>
344
                 <check-box text="正常" :checked="predialysis.blood_access_internal_fistula.indexOf('正常')>-1?true:false"></check-box>
346
                 <check-box text="震颤" :checked="predialysis.blood_access_internal_fistula.indexOf('震颤')>-1?true:false"></check-box>
345
                 <check-box text="震颤" :checked="predialysis.blood_access_internal_fistula.indexOf('震颤')>-1?true:false"></check-box>
347
                 <check-box text="堵塞" :checked="predialysis.blood_access_internal_fistula.indexOf('堵塞')>-1?true:false"></check-box>
346
                 <check-box text="堵塞" :checked="predialysis.blood_access_internal_fistula.indexOf('堵塞')>-1?true:false"></check-box>
355
         </tr>
354
         </tr>
356
         <tr>
355
         <tr>
357
           <td colspan="8" style="text-align:left;" >
356
           <td colspan="8" style="text-align:left;" >
358
-            中心静脉导管:
357
+           <span style="display:inline-block;margin-left:15px;">中心静脉导管:</span> 
359
              <check-box text="正常" :checked="predialysis.ductus_arantii.indexOf('正常')>-1?true:false"></check-box>
358
              <check-box text="正常" :checked="predialysis.ductus_arantii.indexOf('正常')>-1?true:false"></check-box>
360
              <check-box text="不畅" :checked="predialysis.ductus_arantii.indexOf('不畅')>-1?true:false"></check-box>
359
              <check-box text="不畅" :checked="predialysis.ductus_arantii.indexOf('不畅')>-1?true:false"></check-box>
361
              <check-box text="血流不足" :checked="predialysis.ductus_arantii.indexOf('血流不足')>-1?true:false"></check-box>
360
              <check-box text="血流不足" :checked="predialysis.ductus_arantii.indexOf('血流不足')>-1?true:false"></check-box>
370
         </tr>
369
         </tr>
371
         <tr>
370
         <tr>
372
           <td style="text-align:left;" colspan="8" >
371
           <td style="text-align:left;" colspan="8" >
373
-            <span>血管通路皮肤:
372
+            <span style="display:inline-block;margin-left:15px;">血管通路皮肤:
374
                <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('正常')>-1?true:false"
373
                <label-box :isChecked="predialysis.internal_fistula_skin.indexOf('正常')>-1?true:false"
375
                 showValue='正常'></label-box>
374
                 showValue='正常'></label-box>
376
                 &nbsp;
375
                 &nbsp;
388
          </tr>
387
          </tr>
389
          <tr>
388
          <tr>
390
            <td style="text-align:left;" colspan="8">
389
            <td style="text-align:left;" colspan="8">
391
-              <span>皮肤:</span>
390
+              <span style="display:inline-block;margin-left:15px;">皮肤:</span>
392
               <check-box text="完整" :checked="predialysis.skin==1?true:false"></check-box>
391
               <check-box text="完整" :checked="predialysis.skin==1?true:false"></check-box>
393
                   <check-box text="干燥" :checked="predialysis.skin==2?true:false"></check-box>
392
                   <check-box text="干燥" :checked="predialysis.skin==2?true:false"></check-box>
394
                   <check-box text="瘙痒" :checked="predialysis.skin==3?true:false"></check-box>
393
                   <check-box text="瘙痒" :checked="predialysis.skin==3?true:false"></check-box>
402
           </tr>
401
           </tr>
403
           <tr>
402
           <tr>
404
             <td style="text-align:left;" colspan="8">
403
             <td style="text-align:left;" colspan="8">
405
-               出血影响因素:
404
+               <span style="display:inline-block;margin-left:15px;">出血影响因素:</span>
406
                 <check-box text="无" :checked="predialysis.is_hemorrhage==2?true:false"></check-box>
405
                 <check-box text="无" :checked="predialysis.is_hemorrhage==2?true:false"></check-box>
407
                   <check-box text="异常" :checked="predialysis.is_hemorrhage==1?true:false"></check-box>
406
                   <check-box text="异常" :checked="predialysis.is_hemorrhage==1?true:false"></check-box>
408
                   &nbsp;
407
                   &nbsp;
415
           </tr>
414
           </tr>
416
           <tr>
415
           <tr>
417
            <td style="text-align:left;" colspan="8">
416
            <td style="text-align:left;" colspan="8">
418
-             使用特殊药物性:
417
+             <span style="display:inline-block;margin-left:15px;">使用特殊药物性:</span>
419
                 </label-box>  
418
                 </label-box>  
420
                 </label-box>   
419
                 </label-box>   
421
                 <label-box
420
                 <label-box
441
           </tr>
440
           </tr>
442
           <tr>
441
           <tr>
443
             <td style="text-align:left;" colspan="8">
442
             <td style="text-align:left;" colspan="8">
444
-              跌倒风险:
443
+             <span style="display:inline-block;margin-left:15px;">跌倒风险:</span> 
445
                   <check-box text="无" :checked="receiverTreatmentAccess.danger_level == 1?true:false"></check-box>
444
                   <check-box text="无" :checked="receiverTreatmentAccess.danger_level == 1?true:false"></check-box>
446
                   <check-box text="低风险" :checked="receiverTreatmentAccess.danger_level == 2?true:false"></check-box>
445
                   <check-box text="低风险" :checked="receiverTreatmentAccess.danger_level == 2?true:false"></check-box>
447
                   <check-box text="中度风险" :checked="receiverTreatmentAccess.danger_level == 3?true:false"></check-box>
446
                   <check-box text="中度风险" :checked="receiverTreatmentAccess.danger_level == 3?true:false"></check-box>
456
       </table>
455
       </table>
457
        <table class="print-table" border="1">
456
        <table class="print-table" border="1">
458
         <tr>
457
         <tr>
459
-          <th><p style="height:20px;line-height:20px">时间</p><p style="height:20px;line-height:20px"></p></th>
460
-          <th><p style="height:20px;line-height:20px">血压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
461
-          <th><p style="height:20px;line-height:20px">心率</p><p style="height:20px;line-height:20px">次/分</p></th>
462
-          <th><p style="height:20px;line-height:20px">血流量</p><p style="height:20px;line-height:20px">ml/min</p></th>
463
-          <th><p style="height:20px;line-height:20px">动脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
464
-          <th><p style="height:20px;line-height:20px">静脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
465
-          <th><p style="height:20px;line-height:20px">跨膜压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
466
-          <th><p style="height:20px;line-height:20px">超滤率</p><p style="height:20px;line-height:20px">L/h</p></th>
467
-          <th><p style="height:20px;line-height:20px">超滤量</p><p style="height:20px;line-height:20px">L</p></th>
468
-          <th><p style="height:20px;line-height:20px">NA⁺</p><p style="height:20px;line-height:20px"></p></th>
469
-          <th><p style="height:20px;line-height:20px">病情变化及处理</p></th>
470
-          <th><p style="height:20px;line-height:20px">护士签名核对者</p></th>
458
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">时间</p><p style="height:20px;line-height:20px"></p></th>
459
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">血压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
460
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">心率</p><p style="height:20px;line-height:20px">次/分</p></th>
461
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">血流量</p><p style="height:20px;line-height:20px">ml/min</p></th>
462
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">动脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
463
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">静脉压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
464
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">跨膜压</p><p style="height:20px;line-height:20px">(mmHg)</p></th>
465
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">超滤率</p><p style="height:20px;line-height:20px">L/h</p></th>
466
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">超滤量</p><p style="height:20px;line-height:20px">L</p></th>
467
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">NA⁺</p><p style="height:20px;line-height:20px"></p></th>
468
+          <th style="min-width:60px"><p style="height:20px;line-height:20px">病情变化及处理</p></th>
469
+          <th style="min-width:110px"><p style="height:20px;line-height:20px">护士签名核对者</p></th>
471
         </tr>
470
         </tr>
472
         <tr v-for="(monitor, monindex) in monitors" :key="monindex">
471
         <tr v-for="(monitor, monindex) in monitors" :key="monindex">
473
          <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
472
          <td>{{ getTime(monitor.operate_time, "{h}:{i}") }}</td>
503
         </tr>
502
         </tr>
504
          <tr>
503
          <tr>
505
           <td style="text-align:left;" colspan="12">
504
           <td style="text-align:left;" colspan="12">
506
-            透析护理记录:
505
+            <span style="display:inline-block;margin-left:15px;">透析护理记录:</span>
507
           </td>
506
           </td>
508
         </tr>
507
         </tr>
509
         <tr>
508
         <tr>
510
           <td style="text-align:left;" colspan="12">
509
           <td style="text-align:left;" colspan="12">
511
-            <span>透后评估:
510
+            <span style="display:inline-block;margin-left:15px;">透后评估:
512
                 透析过程:
511
                 透析过程:
513
              <check-box text="完成" :checked="afterdialysis.dialysis_process==1?true:false"></check-box>
512
              <check-box text="完成" :checked="afterdialysis.dialysis_process==1?true:false"></check-box>
514
              <check-box text="提前" :checked="afterdialysis.dialysis_process==2?true:false"></check-box>
513
              <check-box text="提前" :checked="afterdialysis.dialysis_process==2?true:false"></check-box>
540
         </tr>
539
         </tr>
541
         <tr>
540
         <tr>
542
           <td style="text-align:left;" colspan="12">
541
           <td style="text-align:left;" colspan="12">
543
-            <span>内瘘搏动及震颤音:
542
+            <span style="display:inline-block;margin-left:15px;">内瘘搏动及震颤音:
544
              <check-box text="存在" :checked="afterdialysis.tremor_noise==1?true:false"></check-box>
543
              <check-box text="存在" :checked="afterdialysis.tremor_noise==1?true:false"></check-box>
545
              <check-box text="减弱" :checked="afterdialysis.tremor_noise==2?true:false"></check-box>
544
              <check-box text="减弱" :checked="afterdialysis.tremor_noise==2?true:false"></check-box>
546
             <check-box text="不存在" :checked="afterdialysis.tremor_noise==3?true:false"></check-box>
545
             <check-box text="不存在" :checked="afterdialysis.tremor_noise==3?true:false"></check-box>
555
         </tr>
554
         </tr>
556
         <tr>
555
         <tr>
557
          <td style="text-align:left;" colspan="11">
556
          <td style="text-align:left;" colspan="11">
558
-           <span>
557
+           <span style="display:inline-block;margin-left:15px;">
559
              透析中进食:
558
              透析中进食:
560
                 <check-box text="无" :checked="afterdialysis.dialysis_intakes == 0?true:false"></check-box>
559
                 <check-box text="无" :checked="afterdialysis.dialysis_intakes == 0?true:false"></check-box>
561
                 <check-box text="有" :checked="afterdialysis.dialysis_intakes  > 0 ?true:false"></check-box>
560
                 <check-box text="有" :checked="afterdialysis.dialysis_intakes  > 0 ?true:false"></check-box>
629
         </tr>
628
         </tr>
630
         <tr>
629
         <tr>
631
           <td style="text-align:left;" colspan="6">
630
           <td style="text-align:left;" colspan="6">
632
-            <span>特殊记录:{{mission}}{{dialysis_summary}}}</span>
631
+            <span style="display:inline-block;margin-left:15px;">特殊记录:{{mission}}{{dialysis_summary}}}</span>
633
           </td>
632
           </td>
634
         </tr>
633
         </tr>
635
         <tr>
634
         <tr>
636
         <td style="text-align:left;" colspan="6">
635
         <td style="text-align:left;" colspan="6">
637
-              <span v-if="doctorForm.url === ''">
636
+              <span v-if="doctorForm.url === ''" style="display:inline-block;margin-left:15px;">
638
                  医生签名:{{doctorForm.doctor}}
637
                  医生签名:{{doctorForm.doctor}}
639
                </span>
638
                </span>
640
-              <span v-if="doctorForm.url!==''">
639
+              <span v-if="doctorForm.url!==''" style="display:inline-block;margin-left:15px;">
641
                 医生签名:
640
                 医生签名:
642
               <img style="height:20px" :src="doctorForm.url">
641
               <img style="height:20px" :src="doctorForm.url">
643
             </span>
642
             </span>
644
           </td>
643
           </td>
645
         </tr>
644
         </tr>
646
       </table>
645
       </table>
647
-      <div>
648
-         <span style="margin-left:280px">肝素浓度:每毫升肝素生理盐水含肝素钠2.5毫克</span>
646
+      <div style="margin-top:20px">
647
+         <span style="margin-left:280px;">肝素浓度:每毫升肝素生理盐水含肝素钠2.5毫克</span>
649
       </div>
648
       </div>
650
     </div>
649
     </div>
651
   </div>
650
   </div>
975
           var predialysName = response.data.data.predialysName
974
           var predialysName = response.data.data.predialysName
976
           this.blood_access_part_opera_id = predialysName.name
975
           this.blood_access_part_opera_id = predialysName.name
977
           // console.log('血管', predialysName)
976
           // console.log('血管', predialysName)
978
-          this.weight_before = predialysis.weight_before
977
+          // this.weight_before = predialysis.weight_before
979
           this.dry_weight = predialysis.dry_weight
978
           this.dry_weight = predialysis.dry_weight
980
           this.weight_gain = predialysis.weight_gain
979
           this.weight_gain = predialysis.weight_gain
981
           this.blood_access_internal_fistula =
980
           this.blood_access_internal_fistula =
1468
       return ''
1467
       return ''
1469
     },
1468
     },
1470
     getAge: function(val) {
1469
     getAge: function(val) {
1471
-      if (
1472
-        this.org_template_info.template_id == 2 ||
1473
-        this.org_template_info.template_id == 0
1474
-      ) {
1475
-        if (val.age == 0) {
1476
-          return jsGetAge(val.birth, '-')
1477
-        } else {
1478
-          return val.age
1479
-        }
1480
-      } else {
1470
+      if (val.birthday != 0) {
1481
         return jsGetAge(val.birth, '-')
1471
         return jsGetAge(val.birth, '-')
1472
+      } else {
1473
+        return ''
1482
       }
1474
       }
1483
     },
1475
     },
1484
     newAdviceGroupObject: function() {
1476
     newAdviceGroupObject: function() {

+ 4 - 6
src/xt_pages/dialysis/template/DialysisPrintOrderSeven.vue View File

1185
       },
1185
       },
1186
       getAge: function(val) {
1186
       getAge: function(val) {
1187
         if (this.org_template_info.template_id == 2 || this.org_template_info.template_id == 0) {
1187
         if (this.org_template_info.template_id == 2 || this.org_template_info.template_id == 0) {
1188
-          if(val.birthday != 0){
1188
+          if (val.birthday != 0) {
1189
             return jsGetAge(val.birth, '-')
1189
             return jsGetAge(val.birth, '-')
1190
-          }else{
1191
-
1190
+          } else {
1192
             return ''
1191
             return ''
1193
-
1194
           }
1192
           }
1195
         } else {
1193
         } else {
1196
-          if(val.birthday != 0){
1194
+          if (val.birthday != 0) {
1197
             return jsGetAge(val.birth, '-')
1195
             return jsGetAge(val.birth, '-')
1198
-          }else{
1196
+          } else {
1199
             return ''
1197
             return ''
1200
           }
1198
           }
1201
         }
1199
         }