From 4534644f49a96fe118f39866fc9663b1897a81b4 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Mon, 5 Aug 2024 08:02:12 +0000 Subject: [PATCH] fix(01): bank status toggle --- .../01_branch-management/FormBank.vue | 64 +++++++------------ 1 file changed, 22 insertions(+), 42 deletions(-) diff --git a/src/components/01_branch-management/FormBank.vue b/src/components/01_branch-management/FormBank.vue index abcce66d..0d9078a4 100644 --- a/src/components/01_branch-management/FormBank.vue +++ b/src/components/01_branch-management/FormBank.vue @@ -103,15 +103,28 @@ watch( /> {{ `${$t('bankBookNo')} ${i + 1}` }} - +
+ {{ $t('accountStatus') }} + + + +
- - -