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 }}% -
-
-
-