diff --git a/frontend/client-portal/src/pages/AlarmCenter/ServiceMonitoring.tsx b/frontend/client-portal/src/pages/AlarmCenter/ServiceMonitoring.tsx index 9b75ce5d..acbf7e28 100644 --- a/frontend/client-portal/src/pages/AlarmCenter/ServiceMonitoring.tsx +++ b/frontend/client-portal/src/pages/AlarmCenter/ServiceMonitoring.tsx @@ -400,7 +400,7 @@ export default function ServiceMonitoring() { - {fDateSuffix(row.date)} + {row.date ? fDateSuffix(row.date) : '-'} @@ -530,7 +530,7 @@ export default function ServiceMonitoring() { - + {list.examination} {list.location}