From 4063b642a67431efe080b82d83a006b73cf90300 Mon Sep 17 00:00:00 2001 From: wenlele Date: Fri, 30 Sep 2022 14:43:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/problem/containers/dataAlarm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/client/src/sections/problem/containers/dataAlarm.jsx b/web/client/src/sections/problem/containers/dataAlarm.jsx index d8212ad..876d0e7 100644 --- a/web/client/src/sections/problem/containers/dataAlarm.jsx +++ b/web/client/src/sections/problem/containers/dataAlarm.jsx @@ -272,7 +272,7 @@ const DataAlarm = ({ match, dispatch, actions, user, loading, socket }) => { }}>确认 : r.State == 3 ? : - : "" + : "" } {route ? ['dataLnterrupt', 'dataAbnormal', 'strategyHit'].includes(route) ? <>