Browse Source

12月3 打印单

yq1 6 months ago
parent
commit
33956cfb24

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue View File

@@ -3119,12 +3119,12 @@
3119 3119
               </tbody>
3120 3120
             </table>
3121 3121
           </div>
3122
-          <div style="position: relative;left: 70%;top: 30px;">
3122
+          <div style="position: relative;left: 70%;top: 0px;width: 250px;">
3123 3123
             患者签名:
3124 3124
             <div class="under_line" style="width: 120px;">
3125 3125
               <img
3126 3126
                 v-if="record.dialysis_order.url!=''"
3127
-                style="height: 50px"
3127
+                style="height: 60px"
3128 3128
                 :src="record.dialysis_order == null? 0: record.dialysis_order.url"
3129 3129
                 alt=""
3130 3130
                 srcset=""

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue View File

@@ -2624,12 +2624,12 @@
2624 2624
         </div>
2625 2625
 
2626 2626
          <!-- 患者签名 -->
2627
-         <div style="position: relative; left: 70%;top: 20px;">
2627
+         <div style="position: relative; left: 70%;top: 10px;width: 250px;">
2628 2628
           患者签名:
2629 2629
           <div class="under_line" style="width: 120px;">
2630 2630
             <img
2631 2631
               v-if="dialysisOrder != null&& dialysisOrder.url!=''"
2632
-              style="height: 50px"
2632
+              style="height: 60px"
2633 2633
               :src="dialysisOrder == null? 0: dialysisOrder.url"
2634 2634
               alt=""
2635 2635
               srcset=""

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyOne.vue View File

@@ -592,7 +592,7 @@
592 592
                         <div>
593 593
                           <span class="under_line" style="width:50px;display:inline-block">
594 594
                             {{ afterdialysis.dialysis_during ? afterdialysis.dialysis_during : '/' }}
595
-                          </span><span v-if="org_id==10028">ml</span><span v-else>g</span>
595
+                          </span><span>g</span>
596 596
                         </div>
597 597
                       </td>
598 598
                       <td width="100" style="border:none;padding-left:5px">透析器凝血:</td>