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>