Parcourir la source

8月6,75号打印单

yq1 il y a 8 mois
Parent
révision
93fd942b46

+ 6 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderseventyfive.vue Voir le fichier

@@ -633,7 +633,8 @@
633 633
               <div class="under_line"
634 634
                 style="width: 90px; text-align: center"
635 635
               >
636
-                <span style="height: 30px; display: inline-block"
636
+              <span style="height: 30px;display: inline-block;"></span>
637
+                <span style="display: inline-block"
637 638
                   v-if="
638 639
                     setAdminUserES(
639 640
                       dialysisOrder == null
@@ -670,7 +671,8 @@
670 671
               <div class="under_line"
671 672
                 style="width: 90px; text-align: center"
672 673
               >
673
-                <span style="height: 30px; display: inline-block"
674
+                <span style="height: 30px;display: inline-block;"></span>
675
+                <span style="display: inline-block"
674 676
                   v-if="
675 677
                     setAdminUserES(
676 678
                       dialysisOrder == null
@@ -707,7 +709,8 @@
707 709
               <div class="under_line"
708 710
                 style="width: 90px; text-align: center"
709 711
               >
710
-                <span style="height: 30px; display: inline-block" v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
712
+                <span style="height: 30px;display: inline-block;"></span>
713
+                <span style=" display: inline-block" v-if="setAdminUserES(check == null ? 0 : check.modifier) == ''">
711 714
                   {{ getAdminUser(check == null ? 0 : check.modifier) ? getAdminUser(check == null ? 0 : check.modifier) : "" }}
712 715
                 </span>
713 716
                 <img :src="setAdminUserES(check == null ? 0 : check.modifier)" alt="" srcset="" style="height:30px" v-else />