From 01021e493bb2d4ecc490edaa1faf781bec381cd0 Mon Sep 17 00:00:00 2001
From: xh <11675084@qq.com>
Date: Thu, 23 Oct 2025 12:51:40 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=8C=81=E6=9C=89=E4=BA=BAna?=
=?UTF-8?q?me?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
web/src/views/gas/alarmrule/index.vue | 6 ++----
web/src/views/gas/handalarm/index.vue | 4 ++--
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/web/src/views/gas/alarmrule/index.vue b/web/src/views/gas/alarmrule/index.vue
index 23c7139..cae4abf 100644
--- a/web/src/views/gas/alarmrule/index.vue
+++ b/web/src/views/gas/alarmrule/index.vue
@@ -106,9 +106,9 @@
-->
-
+
- {{getDictLabel(DICT_TYPE.HAND_DETECTOR_VALUE_DIRECTION, scope.row.direction)}}
+ {{ getDictLabel(DICT_TYPE.HAND_DETECTOR_VALUE_DIRECTION, scope.row.direction) }}
@@ -269,8 +269,6 @@ const handleExport = async () => {
}
}
-
-
/** 初始化 **/
onMounted(() => {
getList()
diff --git a/web/src/views/gas/handalarm/index.vue b/web/src/views/gas/handalarm/index.vue
index a45db96..a8b24b3 100644
--- a/web/src/views/gas/handalarm/index.vue
+++ b/web/src/views/gas/handalarm/index.vue
@@ -25,7 +25,7 @@
/>
-
+