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