diff --git a/frontend/hospital-portal/src/sections/dashboard/TableList.tsx b/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
index b3f95ca0..c484f4ed 100644
--- a/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
+++ b/frontend/hospital-portal/src/sections/dashboard/TableList.tsx
@@ -350,12 +350,12 @@ function handleChangeTab(event: React.SyntheticEvent, newValue: string) {
View
- {/* {obj.status === 'approved' ? ( */}
+ {obj.status === 'approved' ? (
- {/* ):''} */}
+ ):''}
{obj.final_log === 0 && obj.status === 'approved' ? (