From f9e6ddf83243c1391d518f707350a7759051da1b Mon Sep 17 00:00:00 2001 From: wangqiyang Date: Wed, 29 Jul 2026 19:25:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=9E=E6=97=B6=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E6=95=85=E9=9A=9C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Monitoring/index.vue | 116 ++++++++++----------------------- 1 file changed, 34 insertions(+), 82 deletions(-) diff --git a/src/views/Monitoring/index.vue b/src/views/Monitoring/index.vue index fa4394d..1241a79 100644 --- a/src/views/Monitoring/index.vue +++ b/src/views/Monitoring/index.vue @@ -111,21 +111,12 @@
功率: {{ circuit.Kw ? circuit.Kw?.toFixed(3) : 0 }}kW
+
调光: {{ circuit.pwm || 0 }}%
-
-
-
-
调光通道{{ loopNo(channel, index) }}
-
- {{ channel.pwm }}% -
-
-
-