Jelajahi Sumber

fix: 新增发票样式

liujt 1 hari lalu
induk
melakukan
306eb96377

+ 1 - 1
src/views/financialManage/invoiceManage/components/tableInfoNew.vue

@@ -10,7 +10,7 @@
         class="time-form"
       >
         <template v-slot:toolbar>
-          <span>本次开票合计:{{ totalAmountTotalPrice }}</span>
+          <span style="margin-right: 10px;">本次开票合计:{{ totalAmountTotalPrice }}</span>
           <span>订单总额:{{ totalPrice }}</span>
         </template>