From de2a481bbeb2f6475cbab031d88c2bedb3e3c77f Mon Sep 17 00:00:00 2001 From: Tb Fajri Date: Wed, 16 Oct 2024 10:38:05 +0700 Subject: [PATCH] update --- .../dashboard/src/pages/CustomerService/FinalLog/List.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 && ( )}