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}