see999 3 vuotta sitten
vanhempi
commit
46b411c843
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      src/xt_pages/outpatientCharges/newTreatTemplate/printTwo.vue

+ 3 - 3
src/xt_pages/outpatientCharges/newTreatTemplate/printTwo.vue Näytä tiedosto

@@ -100,9 +100,9 @@
100 100
                   <tr>
101 101
                       <td width="70">类别</td>
102 102
                       <td>项目</td>
103
-                      <td width="180">规格</td>
104
-                      <td width="50">单位</td>
105
-                      <td width="50">数量</td>
103
+                      <td min-width="180" style="min-width:60px;">规格</td>
104
+                      <td width="40">单位</td>
105
+                      <td width="40">数量</td>
106 106
                       <td width="60">单价</td>
107 107
                       <td width="70">总额</td>
108 108
                       <td width="130">小计</td>