diff --git a/src/app/pages/manage/kyc/presenter/list/list.component.html b/src/app/pages/manage/kyc/presenter/list/list.component.html index e02b9b5..7a61fac 100644 --- a/src/app/pages/manage/kyc/presenter/list/list.component.html +++ b/src/app/pages/manage/kyc/presenter/list/list.component.html @@ -19,7 +19,7 @@
| เลขหลังบัตร | -{{item.code_back_card}} | +เลขหลังบัตร | +{{item.code_back_card}} | วันหมดอายุ | -{{item.exp_date | thaidate}} | +{{item.exp_date | thaidate}} | ชื่อ | -{{item.first_name}} | +ชื่อ | ++ {{item.first_name}} + | นามสกุล | -{{item.last_name}} | +นามสกุล | +{{item.last_name}} | วัน เดือน ปีเกิด | -+ |
{{item.birth_date | thaidate}}
|
+ |
{{item.email}}
|
|---|