From 90448695e372a63bdf9ef0c03c33d7654568af01 Mon Sep 17 00:00:00 2001
From: wangjuncheng <1>
Date: 星期一, 16 六月 2025 17:03:22 +0800
Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb

---
 src/components/tools/Detail.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/tools/Detail.vue b/src/components/tools/Detail.vue
index a4ad46b..ae1f16b 100644
--- a/src/components/tools/Detail.vue
+++ b/src/components/tools/Detail.vue
@@ -30,8 +30,8 @@
 }
 // 鐩戞祴璁惧鍏蜂綋淇℃伅
 function handlDeviceDetail() {
-  const name = deviceDetail.value.name;
-  detailTitle.value = name;
+  // const name = deviceDetail.value.deviceForShort;
+  detailTitle.value = deviceDetail.value.deviceForShort;
   detailList.value = [
     {
       name: "璁惧缂栧彿",

--
Gitblit v1.9.3