From 969a3fe1fd0d4d6f15241270898c0debed2e8506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=BB=B6=E7=A6=8F?= <> Date: Sun, 25 Jun 2023 17:24:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=96=B0=E5=A2=9E=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hiddenDanger/common.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/hiddenDanger/common.component.html b/src/views/hiddenDanger/common.component.html index 3aa6ec3..8d6bc7d 100644 --- a/src/views/hiddenDanger/common.component.html +++ b/src/views/hiddenDanger/common.component.html @@ -80,8 +80,8 @@
- {{['异常','正常'][scope.row.itemResult]}} - + {{['异常','正常'][scope.row.itemResult]}} + 正常 异常