From fa6ea1a55a1cb53d648e3182cac75818a5845171 Mon Sep 17 00:00:00 2001 From: wenjy Date: Tue, 3 May 2022 11:41:50 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E5=BC=82=E5=B8=B8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E8=AE=B0=E5=BD=95=E6=89=B9=E9=87=8F=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/record/recordAlarm/recordAlarm.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/templates/record/recordAlarm/recordAlarm.html b/ruoyi-admin/src/main/resources/templates/record/recordAlarm/recordAlarm.html index e7f1a7d..c2e7b71 100644 --- a/ruoyi-admin/src/main/resources/templates/record/recordAlarm/recordAlarm.html +++ b/ruoyi-admin/src/main/resources/templates/record/recordAlarm/recordAlarm.html @@ -136,7 +136,8 @@ }, { field: 'alarmtypeId', - title: '报警类型' + title: '报警类型', + visible: false, }, { field: 'minValue',