From 968bade95e1215e992fb380ddf7f9ead9410a2c1 Mon Sep 17 00:00:00 2001 From: chenpingsen Date: Mon, 26 Aug 2024 11:53:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=80=9A=E9=A3=8E=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=8A=BD=E5=B1=89=E6=8E=A7=E5=88=B6=E9=9D=A2=E6=9D=BF=E6=94=B9?= =?UTF-8?q?=E8=BF=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ventilationSystem/components/fanControl.vue | 77 +++++++++++++++++++--- .../equipmentControl/ventilationSystem/index.vue | 38 +++++++++-- 2 files changed, 103 insertions(+), 12 deletions(-) diff --git a/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/components/fanControl.vue b/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/components/fanControl.vue index 4d9e8d6..de58199 100644 --- a/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/components/fanControl.vue +++ b/hx-ai-intelligent/src/view/equipmentControl/ventilationSystem/components/fanControl.vue @@ -1,18 +1,52 @@