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',