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 @@
/>
-
+