- {{ withdraw.highRank }}
+
+ 회원
+
- {{ withdraw.signinId }}
+ test {{ idx }}
- {{ withdraw.nickname }}
+ test {{ idx }}
+
+ {{ withdraw.getAccountNumber() }}
+
+ {{ idx % 2 === 0 ? "롤링" : "콤프" }}
+
- {{ withdraw.rank }}
+
+ {{ withdraw.getBankName() }}
- LV{{ withdraw.level }}
+ LV{{ withdraw.getAccountNumber() }}
- {{ withdraw.state }}
+ {{ withdraw.getName() }}
-
- {{ withdraw.accountHolder }}
-
- {{ withdraw.calculateType }}
- {{ withdraw.note }}
- {{ withdraw.exchangeApplicationAmount }}
+
+ @
+
+
- {{ withdraw.registrationDate }}
+ {{ withdraw.getCreatedAt() | date: "yyyy-MM-dd HH:mm" }}
- {{ withdraw.processDate }}
+ {{
+ withdraw.getStateChangedAt() | date: "yyyy-MM-dd HH:mm"
+ }}
+
- 입금{{ withdraw.deposit }}
+ 41,200,000원
+
- 출금{{ withdraw.withdraw }}
+ 19,000,000원
+
- 계{{ withdraw.totalMoney }}
+ 22,200,000원
+
+
-
-
+
-
-
-
+
+ 완료
+ 삭제