From e505a0ab47355f6f8fbd48b29774815bc673f36a Mon Sep 17 00:00:00 2001
From: 18796357645 <674126018@qq.com>
Date: Tue, 15 Jul 2025 17:56:16 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=A6=E6=83=85=E4=BF=A1?=
=?UTF-8?q?=E6=81=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/deviceManage/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue
index 6f4432a..2484e25 100644
--- a/pages/deviceManage/index.vue
+++ b/pages/deviceManage/index.vue
@@ -55,7 +55,7 @@
{{ field.label }}
-
+
@@ -81,7 +81,7 @@
-
+
@@ -94,7 +94,7 @@
-
+
{{ deviceDetail.errorStatus === -1 ? '断开' : getStatusText(deviceDetail.errorStatus) }}