see999 4 年之前
父節點
當前提交
a4d8929427

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyOne.vue 查看文件

589
             医生签名
589
             医生签名
590
             <span style="display: inline-block;width:100px;text-align: left;">
590
             <span style="display: inline-block;width:100px;text-align: left;">
591
               &nbsp;
591
               &nbsp;
592
-              <span v-if="setAdminUserES(summary==null? 0 : (summary.modifier?summary.modifier:summary.creater)) == ''"> {{ getAdminUser(summary==null?0:(summary.modifier?summary.modifier:summary.creater)) }} </span>
593
-              <img style="height:30px;" :src="setAdminUserES(summary==null?0:(summary.modifier?summary.modifier:summary.creater))" alt="" srcset="" v-else />
592
+              <span v-if="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) == ''"> {{ getAdminUser(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:'')) }} </span>
593
+              <img style="height:30px;" :src="setAdminUserES(prescription==null?0:(prescription.prescription_doctor?prescription.prescription_doctor:''))" alt="" srcset="" v-else />
594
               <!-- <span v-if="doctorForm.url === ''">{{ doctorForm.doctor }}</span>
594
               <!-- <span v-if="doctorForm.url === ''">{{ doctorForm.doctor }}</span>
595
               <span v-if="doctorForm.url !== ''">
595
               <span v-if="doctorForm.url !== ''">
596
                 <img class="es-img" style="height:30px;" :src="doctorForm.url" />
596
                 <img class="es-img" style="height:30px;" :src="doctorForm.url" />

+ 10 - 10
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyEight.vue 查看文件

342
               <tbody>
342
               <tbody>
343
               <tr>
343
               <tr>
344
                 <td width="70">血管通路:</td>
344
                 <td width="70">血管通路:</td>
345
-                <td width="600">
345
+                <td width="620">
346
                   <div>
346
                   <div>
347
                     <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('自体内瘘') > -1 ? true : false" showValue="自体内瘘"></label-box>
347
                     <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('自体内瘘') > -1 ? true : false" showValue="自体内瘘"></label-box>
348
                     &nbsp;
348
                     &nbsp;
599
                 <td width='30'>A液:</td>
599
                 <td width='30'>A液:</td>
600
                 <td width="10">钙</td>
600
                 <td width="10">钙</td>
601
                 <td width="10">(</td>
601
                 <td width="10">(</td>
602
-                <td width="200">
602
+                <td width="210">
603
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.25mmol/L"></label-box>
603
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.25mmol/L"></label-box>
604
                   &nbsp;
604
                   &nbsp;
605
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.5mmol/L"></label-box>
605
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="1.5mmol/L"></label-box>
608
                 <td width="10">)</td>
608
                 <td width="10">)</td>
609
                 <td width="10">钾</td>
609
                 <td width="10">钾</td>
610
                 <td width="10">(</td>
610
                 <td width="10">(</td>
611
-                <td width="200">
611
+                <td width="210">
612
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : false" showValue="2.0mmol/L"></label-box>
612
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(2.0mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(2.0mmol/L)') > -1 ? true : false" showValue="2.0mmol/L"></label-box>
613
                   &nbsp;
613
                   &nbsp;
614
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="3.5mmol/L"></label-box>
614
                   <label-box :isChecked="prescription.dialysate_formulation_name.indexOf('A液:钙(1.25mmol/L)钾(3.5mmol/L)') > -1 ? true : prescription.dialysate_formulation_name.indexOf('A液:钙(1.5mmol/L)钾(3.5mmol/L)') > -1 ? true : false" showValue="3.5mmol/L"></label-box>
776
             透析监测
776
             透析监测
777
           </td>
777
           </td>
778
 
778
 
779
-          <td width="100">时间</td>
779
+          <td width="60">时间</td>
780
           <td width="40" style="line-height:20px">T<br />℃</td>
780
           <td width="40" style="line-height:20px">T<br />℃</td>
781
           <td width="80" style="line-height:20px">Bp<br />mmHg</td>
781
           <td width="80" style="line-height:20px">Bp<br />mmHg</td>
782
           <td width="40" style="line-height:20px">P<br />次/分</td>
782
           <td width="40" style="line-height:20px">P<br />次/分</td>
795
         </tr>
795
         </tr>
796
 
796
 
797
         <tr v-for="monitor in monitors" :key="monitor.id">
797
         <tr v-for="monitor in monitors" :key="monitor.id">
798
-          <td style="height:30px;">
798
+          <td style="height:20px;">
799
             &nbsp;
799
             &nbsp;
800
             <!-- <template>
800
             <!-- <template>
801
               <span v-if="monitor.monitoring_date">
801
               <span v-if="monitor.monitoring_date">
862
           <td :rowspan="doctor_advices.length + 1" width="30" class="title-box">
862
           <td :rowspan="doctor_advices.length + 1" width="30" class="title-box">
863
             医嘱内容
863
             医嘱内容
864
           </td>
864
           </td>
865
-          <td style="font-size: 16px" width="10%">时间</td>
865
+          <td style="font-size: 16px" width="8%">时间</td>
866
           <td style="font-size: 16px" colspan="2">医嘱内容</td>
866
           <td style="font-size: 16px" colspan="2">医嘱内容</td>
867
           <td style="font-size: 16px" width="10%">医生签名</td>
867
           <td style="font-size: 16px" width="10%">医生签名</td>
868
           <td style="font-size: 16px" width="10%">执行人签名</td>
868
           <td style="font-size: 16px" width="10%">执行人签名</td>
869
           <td style="font-size: 16px" width="10%">核对人签名</td>
869
           <td style="font-size: 16px" width="10%">核对人签名</td>
870
-          <td style="font-size: 16px" width="10%">时间</td>
870
+          <td style="font-size: 16px" width="8%">时间</td>
871
         </tr>
871
         </tr>
872
         <!-- <template v-for="group in doctor_advices" > -->
872
         <!-- <template v-for="group in doctor_advices" > -->
873
 
873
 
874
         <tr v-for="(advice, advice_index) in doctor_advices" :key="advice_index">
874
         <tr v-for="(advice, advice_index) in doctor_advices" :key="advice_index">
875
-          <td height="35px">
875
+          <td height="30px">
876
               <span v-if="advice.start_time">
876
               <span v-if="advice.start_time">
877
                 {{ getTime(advice.start_time, "{h}:{i}") }}
877
                 {{ getTime(advice.start_time, "{h}:{i}") }}
878
               </span>
878
               </span>
2013
             if (this.org_template_info.org_id == 9535) {
2013
             if (this.org_template_info.org_id == 9535) {
2014
               this.isShowZero = true
2014
               this.isShowZero = true
2015
             }
2015
             }
2016
-            if (this.monitors.length < 13) {
2017
-              var nl = 13 - this.monitors.length
2016
+            if (this.monitors.length < 9) {
2017
+              var nl = 9 - this.monitors.length
2018
               for (let index = 0; index < nl; index++) {
2018
               for (let index = 0; index < nl; index++) {
2019
                 this.monitors.push([])
2019
                 this.monitors.push([])
2020
               }
2020
               }