liujt 2 дней назад
Родитель
Сommit
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"
         class="time-form"
       >
       >
         <template v-slot:toolbar>
         <template v-slot:toolbar>
-          <span>本次开票合计:{{ totalAmountTotalPrice }}</span>
+          <span style="margin-right: 10px;">本次开票合计:{{ totalAmountTotalPrice }}</span>
           <span>订单总额:{{ totalPrice }}</span>
           <span>订单总额:{{ totalPrice }}</span>
         </template>
         </template>