yq1 преди 1 година
родител
ревизия
e45c596ed6
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue

+ 4 - 4
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue Целия файл

8
         class="dialysis-print-order print-template-two print_page_main_content"
8
         class="dialysis-print-order print-template-two print_page_main_content"
9
         
9
         
10
       >
10
       >
11
-        <div id="dialysis-print-box-64" style="padding:10px 0 0 40px  ;">
11
+        <div id="dialysis-print-box-64" style="padding:10px 0 0 40px;">
12
           <!-- <div 10px 0 0 40px
12
           <!-- <div 10px 0 0 40px
13
             class="order-yy-name"
13
             class="order-yy-name"
14
             style=" letter-spacing: 0;
14
             style=" letter-spacing: 0;
652
                         summary.dialysis_summary ? summary.dialysis_summary : "/"
652
                         summary.dialysis_summary ? summary.dialysis_summary : "/"
653
                       }}
653
                       }}
654
                     </div>
654
                     </div>
655
-                    <div style="display: inline-block; margin-left: 120px;">
655
+                    <div style="display: inline-block; margin-left: 30px;">
656
                       医生签名:
656
                       医生签名:
657
 
657
 
658
                       <span v-if="setAdminUserES(prescription.creater) == ''">
658
                       <span v-if="setAdminUserES(prescription.creater) == ''">
667
                         v-else
667
                         v-else
668
                       />
668
                       />
669
                     </div>
669
                     </div>
670
-                    <div style="display: inline-block; margin-left: 150px;">
670
+                    <div style="display: inline-block; margin-left: 70px;">
671
                       护士签名:
671
                       护士签名:
672
                       <span v-if="
672
                       <span v-if="
673
                           setAdminUserES(
673
                           setAdminUserES(
699
                         v-else
699
                         v-else
700
                       />
700
                       />
701
                     </div>
701
                     </div>
702
-                    <div style="display: inline-block;  margin-left: 150px;">
702
+                    <div style="display: inline-block;  margin-left: 70px;">
703
                       核对护士签名:
703
                       核对护士签名:
704
                       <span v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
704
                       <span v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
705
                             {{ getAdminUser(check == null ? 0 : check.modifier) }}
705
                             {{ getAdminUser(check == null ? 0 : check.modifier) }}