Parcourir la source

11月20 打印单

yq1 il y a 2 jours
Parent
révision
a43f009ce2

+ 10 - 9
src/xt_pages/dialysis/batch_print/batch_print_order_seventeen.vue Voir le fichier

@@ -98,11 +98,12 @@
98 98
                 <tr>
99 99
                 <td style="text-align:left;" colspan="3">
100 100
                     <span style="display:inline-block;margin-left:15px;">治疗方式:</span>
101
-                    <label-box :isChecked="record.prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>&nbsp;
102
-                    <label-box :isChecked="record.prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>&nbsp;
103
-                    <label-box :isChecked="record.prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>&nbsp;
104
-                    <label-box :isChecked="record.prescription.mode_id == 7 ? true : false" showValue="IUF"></label-box>&nbsp;
105
-                    <label-box :isChecked="record.prescription.mode_id == 5 ? true : false" showValue="HF"></label-box>&nbsp;
101
+                    <label-box :isChecked="record.prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>
102
+                    <label-box :isChecked="record.prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>
103
+                    <label-box :isChecked="record.prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>
104
+                    <label-box :isChecked="record.prescription.mode_id == 7 ? true : false" showValue="IUF"></label-box>
105
+                    <label-box :isChecked="record.prescription.mode_id == 5 ? true : false" showValue="HF"></label-box>
106
+                    <label-box :isChecked="record.prescription.mode_id == 3 ? true : false" showValue="HD+HP"></label-box>
106 107
                 </td>
107 108
                 <td style="text-align:left;" colspan="4">
108 109
                     <span style="display:inline-block;margin-left:15px;">诊断: {{ record.patient.diagnose }}</span>
@@ -181,7 +182,7 @@
181 182
                     </span>
182 183
                 </td>
183 184
                 <td style="text-align:left;padding-left:15px;" colspan="6">
184
-                    
185
+
185 186
                     <span style="display:inline-block;">
186 187
                     <label-box :isChecked="record.prescription.anticoagulant == 7 ? true : false" showValue="低分子肝素钠"></label-box>:
187 188
                     <!-- <label-box :isChecked="record.prescription.anticoagulant == 6 ? true : false" showValue="低分子肝素钙"></label-box>: -->
@@ -998,7 +999,7 @@
998 999
                     </span>
999 1000
                 </td>
1000 1001
                 <td style="text-align:left;" colspan="3">
1001
-                    <span style="display:flex;align-items:center;height:36px;margin-left:15px;">下机护士: 
1002
+                    <span style="display:flex;align-items:center;height:36px;margin-left:15px;">下机护士:
1002 1003
                         <span  v-if="setAdminUserES(record.dialysis_order, 'finish_nurse') == ''">{{getAdminUser(record.dialysis_order, 'finish_nurse')}}</span>
1003 1004
                             <img class="es-img" :src="setAdminUserES(record.dialysis_order, 'finish_nurse')" alt=""
1004 1005
                         srcset="" v-else style="height: 30px;">
@@ -1206,7 +1207,7 @@ export default {
1206 1207
     }
1207 1208
     console.log(this.bloodAccessParOpera)
1208 1209
 
1209
-    
1210
+
1210 1211
      var arr = [];
1211 1212
     var arrtwo = [];
1212 1213
     for (let i = 0; i < bloodAccessParOpera.length; i++) {
@@ -1234,7 +1235,7 @@ export default {
1234 1235
       this.arr = arr;
1235 1236
       this.arrtwo = arrtwo;
1236 1237
 
1237
-      
1238
+
1238 1239
     this.blood_access_part = getDataConfig('hemodialysis', 'vascular_access')
1239 1240
 
1240 1241
     var dialysateFormulationOptions = getDataConfig(

+ 5 - 5
src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue Voir le fichier

@@ -80,11 +80,11 @@
80 80
           <tr>
81 81
             <td style="text-align:left;" colspan="3">
82 82
               <span style="display:inline-block;margin-left:15px;">治疗方式:</span>
83
-              <label-box :isChecked="prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>&nbsp;
84
-              <label-box :isChecked="prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>&nbsp;
85
-              <label-box :isChecked="prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>&nbsp;
86
-              <label-box :isChecked="prescription.mode_id == 7 ? true : false" showValue="IUF"></label-box>&nbsp;
87
-              <label-box :isChecked="prescription.mode_id == 5 ? true : false" showValue="HF"></label-box>&nbsp;
83
+              <label-box :isChecked="prescription.mode_id == 1 ? true : false" showValue="HD"></label-box>
84
+              <label-box :isChecked="prescription.mode_id == 2 ? true : false" showValue="HDF"></label-box>
85
+              <label-box :isChecked="prescription.mode_id == 4 ? true : false" showValue="HP"></label-box>
86
+              <label-box :isChecked="prescription.mode_id == 7 ? true : false" showValue="IUF"></label-box>
87
+              <label-box :isChecked="prescription.mode_id == 5 ? true : false" showValue="HF"></label-box>
88 88
               <label-box :isChecked="prescription.mode_id == 3 ? true : false" showValue="HD+HP"></label-box>
89 89
             </td>
90 90
             <td style="text-align:left;" colspan="4">