From ea95dab8326d577a1b4ddc46169d863d59a13b27 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 19 Jan 2026 23:52:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=81=94=E5=8A=A8=E6=8E=A7=E5=88=B6?= =?UTF-8?q?=EF=BC=8C=E5=AE=9A=E6=97=B6=E5=BC=80=E5=85=B3=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/other/index.vue | 227 ++++++++++++++++++++++++++++++--- src/home/ctr.vue | 158 ++++++----------------- src/home/switch.vue | 4 +- src/home/wqm.vue | 109 +++------------- 4 files changed, 265 insertions(+), 233 deletions(-) diff --git a/src/components/other/index.vue b/src/components/other/index.vue index c53444f..de410e8 100644 --- a/src/components/other/index.vue +++ b/src/components/other/index.vue @@ -341,6 +341,14 @@ > 报警设置 + + 联动控制 + - 控制器 + + 控制器 + + {{ item.errorMessage }} - + @@ -449,12 +460,15 @@ {{ switchItem.switchName }} - 重命名 + 定时 + 设置 + - 设置 @@ -602,6 +616,53 @@ + + + + + + + 开关名称设置 + + + + + + 名称 + + + + + + + + + + 取消 + + + 确定 + + + + + +