From 17f8a47f7f7bca0ba8d3ffba57d8ff9be42c107e Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 13 Apr 2022 10:36:30 +0200 Subject: [PATCH] add ref in childComponent and refs on click tab --- frontend/src/pages/Transactions.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Transactions.vue b/frontend/src/pages/Transactions.vue index 09a0f3c27..cb8d378ea 100644 --- a/frontend/src/pages/Transactions.vue +++ b/frontend/src/pages/Transactions.vue @@ -15,12 +15,12 @@ /> - + {{ $t('transaction.gdt-text') }} {{ `${$n(GdtBalance, 'decimal')} GDT` }} - +