diff --git a/src/app/modules/admin/bank/deposit/components/list.component.html b/src/app/modules/admin/bank/deposit/components/list.component.html index a808ddd..5cf59f2 100644 --- a/src/app/modules/admin/bank/deposit/components/list.component.html +++ b/src/app/modules/admin/bank/deposit/components/list.component.html @@ -105,8 +105,8 @@
- - + +
- +
-
{{ deposit.highRank }}
+ +
test {{ idx }}
+
- {{ deposit.signinId }} + test {{ idx }}

- {{ deposit.nickname }} + test {{ idx }}
+
- {{ deposit.rank }} + test {{ idx }}
- LV{{ deposit.level }} + test {{ idx }}
- {{ deposit.state }} + test {{ idx }}
+ -
{{ deposit.calculateType }}
-
{{ deposit.note }}
-
{{ deposit.depositAmount }}
+ +
{{ idx % 2 === 0 ? "롤링" : "콤프" }}
+ +
test {{ idx }}
+ +
test {{ idx }}
+ + - + +