bug fix
This commit is contained in:
parent
7c89e9f1ab
commit
91f29e4f32
|
@ -200,7 +200,7 @@
|
|||
<!-- 은행명, 계좌번호, 예금주-->
|
||||
{{ withdraw.getBankName() }}
|
||||
<hr style="margin: 7px 0px" />
|
||||
LV{{ withdraw.getAccountNumber() }}
|
||||
{{ withdraw.getAccountNumber() }}
|
||||
<hr style="margin: 7px 0px" />
|
||||
{{ withdraw.getName() }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user