From 19344c7ecedf1a5b5b17e5c14e72a51a841fc4d9 Mon Sep 17 00:00:00 2001 From: Lufaneng Date: Fri, 12 Dec 2025 10:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AE=BE=E5=A4=87=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AlarmInformation/index.vue | 4 ++++ src/views/Menu/index.vue | 7 +++++++ src/views/Monitoring/index.vue | 4 ++++ src/views/ParamsConfig/index.vue | 4 ++++ vite.config.js | 4 ++-- 5 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/views/AlarmInformation/index.vue b/src/views/AlarmInformation/index.vue index d8d25fa..5b4fe34 100644 --- a/src/views/AlarmInformation/index.vue +++ b/src/views/AlarmInformation/index.vue @@ -61,6 +61,9 @@
设备号:{{ commit_uid }}
+
+ 设备名称:{{ device_name }} +