瀏覽代碼

fix: 新增发票样式

liujt 1 天之前
父節點
當前提交
306eb96377
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/financialManage/invoiceManage/components/tableInfoNew.vue

+ 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>