From 3bda500683f7187356dd5e38bedba0498f12143d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?home=E5=AD=99?= <1162067978@qq.com> Date: Sat, 8 Mar 2025 17:05:34 +0800 Subject: [PATCH 1/4] 1 --- src/views/page/realTime.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/page/realTime.vue b/src/views/page/realTime.vue index 375bc80..57c5fc6 100644 --- a/src/views/page/realTime.vue +++ b/src/views/page/realTime.vue @@ -958,7 +958,7 @@ export default { }, getNumberStatus(item) { var index = item.index - if (item.type == 2 || item.type == 5 || item.type == 6 || item.type == 12) { + if (item.type == 2 || item.type == 5 || item.type == 6 ) { //顶卷膜 if (index == 0) { return '静止状态' @@ -982,7 +982,7 @@ export default { return '' } } - if(item.type == 15){ + if(item.type == 15|| item.type == 12){ if (index == 0) { return '静止状态' } else if (index == 1) { -- 2.47.2 From 30f631ce5c4fa92e004454c52aa55bdae20c0916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?home=E5=AD=99?= <1162067978@qq.com> Date: Wed, 19 Mar 2025 10:26:21 +0800 Subject: [PATCH 2/4] 1 --- src/views/page/air-conditioning.vue | 39 +++++++++++++++++++++++++++-- src/views/page/realTime.vue | 4 +-- 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/src/views/page/air-conditioning.vue b/src/views/page/air-conditioning.vue index 543eb33..d67c8ca 100644 --- a/src/views/page/air-conditioning.vue +++ b/src/views/page/air-conditioning.vue @@ -95,7 +95,6 @@ > - (0是空调自动调整风速)