see999 hace 3 años
padre
commit
eedb1f6a40
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/xt_pages/outpatientCharges/newTreatTemplate/printTwo.vue

+ 1 - 1
src/xt_pages/outpatientCharges/newTreatTemplate/printTwo.vue Ver fichero

@@ -41,7 +41,7 @@
41 41
                         <td>{{subItem.akc226}}</td>
42 42
                         <td>{{subItem.akc225}}</td>
43 43
                         <td>{{ subItem.akc264}}</td>
44
-                        <td :colspan="item.details.length" v-if="index == 0">{{ item.total }}</td>
44
+                        <td :rowspan="item.details.length" v-if="index == 0" style="vertical-align: middle;text-align: center;">{{ item.total.toFixed(2) }}</td>
45 45
                       </tr>
46 46
                   </div>
47 47
                   <tr>