diff --git a/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx b/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx index c0dfa475..029340a2 100755 --- a/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx +++ b/frontend/dashboard/src/pages/CustomerService/FinalLog/List.tsx @@ -464,7 +464,7 @@ export default function List() { {row.files_by_type?.final_log_diagnosis?.length > 0 && ( <>
@@ -473,7 +473,7 @@ export default function List() { {row.files_by_type?.final_log_kondisi?.length > 0 && ( <>
@@ -481,7 +481,7 @@ export default function List() { {row.files_by_type?.final_log_result?.length > 0 && ( )}