diff --git a/resources/assets/vue/components/wallets/elements/CustomerWalletTransactionComponent.vue b/resources/assets/vue/components/wallets/elements/CustomerWalletTransactionComponent.vue index 25615d60..dcda84a6 100644 --- a/resources/assets/vue/components/wallets/elements/CustomerWalletTransactionComponent.vue +++ b/resources/assets/vue/components/wallets/elements/CustomerWalletTransactionComponent.vue @@ -3,7 +3,7 @@
{{data.created_at}}
- +
{{[5, 9].includes(parseFloat(data.type)) ? formatValue(data.amount) : ''}}