yq1 1 year ago
parent
commit
16ab059f16
1 changed files with 3 additions and 5 deletions
  1. 3 5
      src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue

+ 3 - 5
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

@@ -1421,7 +1421,7 @@
1421 1421
                             text-align: center;
1422 1422
                             font-weight: 520;
1423 1423
                             font-size: 16px;
1424
-                            padding: 6px 8px;
1424
+                            padding: 0px 8px;
1425 1425
                             line-height: 30px;
1426 1426
                           "
1427 1427
                         >
@@ -1725,7 +1725,7 @@
1725 1725
                             text-align: center;
1726 1726
                             font-weight: 520;
1727 1727
                             font-size: 16px;
1728
-                            padding: 6px 8px;
1728
+                            padding: 0px 8px;
1729 1729
                             line-height: 30px;
1730 1730
                           "
1731 1731
                         >
@@ -3118,8 +3118,6 @@
3118 3118
       </div>
3119 3119
     </div>
3120 3120
 
3121
-
3122
-
3123 3121
     <div id="dialysis-print-box-1-2" class="dialysis-print-order print-template-two print_page_main_content" style="position: relative;">
3124 3122
       <div class="order-yy-name">{{ orgname }}</div>
3125 3123
       <div class="order_title">血液净化科医嘱及执行单</div>
@@ -4673,7 +4671,7 @@ export default {
4673 4671
   border: 1px solid;
4674 4672
   text-align: center;
4675 4673
   font-size: 14px;
4676
-  padding: 6px 5px;
4674
+  padding: 0px 5px;
4677 4675
   line-height: 16px;
4678 4676
 }
4679 4677