From 54842a61adce804fc97481e54dfccd7274df3772 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Thu, 29 Jun 2023 16:11:24 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=8E=BB=E6=8E=89=20-=20=E5=B7=B2=E6=B4=BE?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sections/problem/containers/dataAlarm.jsx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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' ? <> - + {/* */}