diff --git a/src/pages/Ticket/Card/TicketComponents.vue b/src/pages/Ticket/Card/TicketComponents.vue index 018ec1905..19d25d259 100644 --- a/src/pages/Ticket/Card/TicketComponents.vue +++ b/src/pages/Ticket/Card/TicketComponents.vue @@ -187,13 +187,13 @@ onUnmounted(() => (stateStore.rightDrawer = false)); {{ t('components.total') }} - + {{ t('components.baseToCommission') }}: {{ toCurrency(getBase) }} - + {{ t('components.totalWithoutVat') }}: @@ -214,7 +214,6 @@ onUnmounted(() => (stateStore.rightDrawer = false)); @@ -236,19 +235,19 @@ onUnmounted(() => (stateStore.rightDrawer = false)); {{ t('components.zoneBreakdown') }} - + {{ t('components.price') }}: {{ toCurrency(ticketData?.zonePrice, 'EUR', 2) }} - + {{ t('components.bonus') }}: {{ toCurrency(ticketData?.zoneBonus, 'EUR', 2) }} - + {{ t('components.zone') }}: @@ -257,17 +256,13 @@ onUnmounted(() => (stateStore.rightDrawer = false)); - + {{ t('components.volume') }}: {{ ticketVolume }} - + {{ t('components.packages') }}: @@ -285,7 +280,7 @@ onUnmounted(() => (stateStore.rightDrawer = false)); {{ t('components.theoricalCost') }} - + {{ t('components.totalPrice') }}: