diff --git a/src/app/modules/admin/member/user/components/list.component.html b/src/app/modules/admin/member/user/components/list.component.html
index 0ae4bc6..acbccec 100644
--- a/src/app/modules/admin/member/user/components/list.component.html
+++ b/src/app/modules/admin/member/user/components/list.component.html
@@ -128,6 +128,7 @@
matSort
matSortDisableClear
>
+
@@ -184,6 +179,8 @@
>
요율
+
+
+
+
+ {{ user.signinId }}
+
+
+
+ {{ user.nickname }}
+
+
+
+ {{ user.accountHolder }}
+
+
+
+ {{ user.phoneNumber }}
+
+
+
+ {{ user.gameMoney }}
+
+
+
+ 캐쉬{{ user.ownCash }} 콤프{{ user.ownComp }} 쿠폰{{
+ user.ownCoupon
+ }}
+
{{ user.highRank }}
@@ -210,170 +237,42 @@
{{ user.level }}
-
-
-
- {{ user.signinId }}
-
-
-
-
- {{ user.nickname }}
-
-
-
-
- {{ user.accountHolder }}
-
-
-
-
- {{ user.phoneNumber }}
-
-
-
-
- 캐쉬{{ user.ownCash }} 콤프{{ user.ownComp }} 쿠폰{{
- user.ownCoupon
- }}
-
-
-
-
- {{ user.gameMoney }}
-
-
-
-
-
-
-
-
-
-
- {{ user.todayComp }}P
-
-
-
-
- 입금{{ user.totalDeposit }} 출금{{
- user.totalWithdraw
- }}
- 차익{{ user.balance }}
-
-
-
-
- 가입{{ user.registDate }} 최종{{ user.finalSigninDate }} IP{{
- user.ip
- }}
-
-
-
-
- {{ user.state }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-->
+
+
+
+
+
+ {{ user.todayComp }}P
+
+
+
+
+ 입금{{ user.totalDeposit }} 출금{{
+ user.totalWithdraw
+ }}
+ 차익{{ user.balance }}
+
+
+
+
+ 가입{{ user.registDate }} 최종{{
+ user.finalSigninDate
+ }}
+ IP{{ user.ip }}
+
+
+
+
+ {{ user.state }}
+
+