From dd72af8cc91fa0720ec7a84f6bb5019dc08d7a6b Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Thu, 15 Feb 2024 13:57:51 +0700 Subject: [PATCH] Update bug final LOG --- .../dashboard/src/pages/CustomerService/FinalLog/List.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx b/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx index 9d7a38c5..83de9d33 100644 --- a/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx +++ b/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx @@ -359,7 +359,11 @@ export default function List() { {row.code} {row.provider} {row.member_name} - + + {row.submission_date_fgl ? ( + + ) : ''} + {row.service_name} {row.payment_type_name}