From 91f29e4f322d9cf0b0281d02bc59ddeb72066c32 Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Wed, 17 Aug 2022 06:23:10 +0000 Subject: [PATCH] bug fix --- .../modules/admin/bank/withdraw/components/list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modules/admin/bank/withdraw/components/list.component.html b/src/app/modules/admin/bank/withdraw/components/list.component.html index 02139e2..c643f32 100644 --- a/src/app/modules/admin/bank/withdraw/components/list.component.html +++ b/src/app/modules/admin/bank/withdraw/components/list.component.html @@ -200,7 +200,7 @@ {{ withdraw.getBankName() }}
- LV{{ withdraw.getAccountNumber() }} + {{ withdraw.getAccountNumber() }}
{{ withdraw.getName() }}