diff --git a/web/client/src/sections/problem/containers/dataAlarm.jsx b/web/client/src/sections/problem/containers/dataAlarm.jsx
index dbf8214..fbbe8f2 100644
--- a/web/client/src/sections/problem/containers/dataAlarm.jsx
+++ b/web/client/src/sections/problem/containers/dataAlarm.jsx
@@ -318,15 +318,16 @@ const DataAlarm = (props) => {
:
}
- {route && ['dataLnterrupt', 'dataAbnormal', 'strategyHit', 'deviceAbnormal'].includes(route) ? <>
-
- {route == 'deviceAbnormal' ? "" : }
- >
+ {route && ['dataLnterrupt', 'dataAbnormal', 'strategyHit', 'deviceAbnormal'].includes(route) ?
+ <>
+ {/* */}
+ {route == 'deviceAbnormal' ? "" : }
+ >
: route == 'videoAbnormal' ? <>
-
+ {/* */}