see999 3 anni fa
parent
commit
da23b9bfa1

+ 29 - 31
src/xt_pages/dialysis/template/DialysisPrintOrderThirtySix.vue Vedi File

@@ -219,33 +219,6 @@
219 219
                   </tr>
220 220
                 </tbody>
221 221
               </table>
222
-              <table class="table-box">
223
-                <tbody>
224
-                  <tr>
225
-                    <!-- <td width="190"></td> -->
226
-                    <td width='100'>穿刺针型号:</td>
227
-                    <td>
228
-                      <div class="under-line" style="text-align:left;">{{ predialysis.puncture_needle ? predialysis.puncture_needle : '/' }}</div>
229
-                      <!-- <div>
230
-                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-静脉') > -1 ? true : false" showValue="16G"></label-box>
231
-                        &nbsp;
232
-                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-静脉') > -1 ? true : false" showValue="17G"></label-box>
233
-                        &nbsp;
234
-                      </div> -->
235
-                    </td>
236
-                    <!-- <td width='80'>钝针穿刺:</td>
237
-                    <td width="140">
238
-                      <div>
239
-                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-动脉') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-动脉') > -1 ? true : false" showValue="动脉"></label-box>
240
-                        &nbsp;
241
-                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-静脉') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-静脉') > -1 ? true : false" showValue="静脉"></label-box>
242
-                        &nbsp;)
243
-                      </div>
244
-                    </td> -->
245
-                    <td></td>
246
-                  </tr>
247
-                </tbody>
248
-              </table>
249 222
               <table class="table-box">
250 223
                 <tbody>
251 224
                   <tr>
@@ -290,6 +263,33 @@
290 263
                   </tr>
291 264
                 </tbody>
292 265
               </table>
266
+              <table class="table-box">
267
+                <tbody>
268
+                  <tr>
269
+                    <!-- <td width="190"></td> -->
270
+                    <td width='100'>穿刺针型号:</td>
271
+                    <td>
272
+                      <div class="under-line" style="text-align:left;">{{ predialysis.puncture_needle ? predialysis.puncture_needle : '/' }}</div>
273
+                      <!-- <div>
274
+                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-静脉') > -1 ? true : false" showValue="16G"></label-box>
275
+                        &nbsp;
276
+                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-静脉') > -1 ? true : false" showValue="17G"></label-box>
277
+                        &nbsp;
278
+                      </div> -->
279
+                    </td>
280
+                    <!-- <td width='80'>钝针穿刺:</td>
281
+                    <td width="140">
282
+                      <div>
283
+                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-动脉') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-动脉') > -1 ? true : false" showValue="动脉"></label-box>
284
+                        &nbsp;
285
+                        <label-box :isChecked="predialysis.puncture_needle && predialysis.puncture_needle.indexOf('16G-静脉') > -1 ? true : predialysis.puncture_needle && predialysis.puncture_needle.indexOf('17G-静脉') > -1 ? true : false" showValue="静脉"></label-box>
286
+                        &nbsp;)
287
+                      </div>
288
+                    </td> -->
289
+                    <td></td>
290
+                  </tr>
291
+                </tbody>
292
+              </table>
293 293
 
294 294
               <table class="table-box">
295 295
                 <tbody>
@@ -671,7 +671,7 @@
671 671
             <td>
672 672
               &nbsp;{{ monitor.blood_sugar ? monitor.blood_sugar : "" }}
673 673
             </td>
674
-            <td>
674
+            <td style="text-align:left;padding-left:5px;">
675 675
                 <span>
676 676
                     <span v-if="setAdminUserES(monitor.monitoring_nurse) == ''">{{ getAdminUser(monitor.monitoring_nurse) }}</span>
677 677
                     <img class="es-img" style="height:38px" :src="setAdminUserES(monitor.monitoring_nurse)" alt srcset v-else />
@@ -922,8 +922,6 @@
922 922
                     <td width="90" style="height:40px;">当班责任护士:</td>
923 923
                     <td width="100">
924 924
                       <div>
925
-                        <span v-if="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse) == ''">{{getAdminUser(dialysisOrder==null?0:dialysisOrder.start_nurse)}}</span>
926
-                        <img class="es-img" style="height:38px" :src="setAdminUserES(dialysisOrder==null?0:dialysisOrder.start_nurse)" alt="" srcset="" v-else>
927 925
                       </div>
928 926
                     </td>
929 927
                     <td width="150"></td>
@@ -959,7 +957,7 @@
959 957
           <td class="parent" style="text-align:left;padding-left:10px;">
960 958
             <div style="display:flex;height:100%;">
961 959
               <span style="width:70%;display:inline-block;">
962
-                <span v-if="advice.parent_id > 0">---></span>
960
+                <span v-if="advice.parent_id > 0">/</span>
963 961
                 <span>{{ advice.advice_name }}</span>
964 962
                 <span v-if="advice && advice.advice_desc">({{ advice.advice_desc }}{{ advice.drug_spec_unit }})</span>
965 963
                 <span v-if="advice.prescribing_number"> &nbsp;&nbsp; {{ advice.prescribing_number }}{{ advice.prescribing_number_unit }}</span>