From 793342445eb749d1e29edf520a97d955e93dfeca Mon Sep 17 00:00:00 2001 From: mbp <360013221@qq.com> Date: Sat, 9 Nov 2024 13:01:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=80=E4=BD=93=E6=9C=BA?= =?UTF-8?q?=E6=9F=9C=E7=9B=B8=E5=85=B3=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AirConditioning.vue | 84 ++++++++++++++----- .../components/DeviceControlDialog.vue | 8 +- .../Home/components/RoadAndEvents/index.vue | 4 +- .../maintenanceOperations/solar/index.vue | 2 +- ruoyi-ui/vue.config.js | 4 +- 5 files changed, 70 insertions(+), 32 deletions(-) diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/IntegratedCabinet/components/AirConditioning.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/IntegratedCabinet/components/AirConditioning.vue index 2e0b7b55..2c7c7c43 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/IntegratedCabinet/components/AirConditioning.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/Dialogs/IntegratedCabinet/components/AirConditioning.vue @@ -4,36 +4,42 @@
监控控制开关: -
- -

{{ errorMessage }}

- + + +
+
{{ openingPoint }}
+ + + +
+
+ + + + + + + +
+ +

{{ errorMessage }}{{ errorMessage!==''?openingPoint:''}}

+
+ 确认
+ - - - -