From 6a26d8e4e523f99d2ad223b3fe932310694243ed Mon Sep 17 00:00:00 2001 From: puhui999 Date: Thu, 7 Aug 2025 14:42:25 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E3=80=90IoT=20=E7=89=A9=E8=81=94?= =?UTF-8?q?=E7=BD=91=E3=80=91=E5=9C=BA=E6=99=AF=E8=81=94=E5=8A=A8=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20MainConditionConfig=20=E7=9A=84=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E5=86=85=E8=81=94=E5=9C=A8=E4=B8=BB=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../form/configs/DeviceTriggerConfig.vue | 47 +++++++++++-- .../form/configs/MainConditionConfig.vue | 66 ------------------- 2 files changed, 41 insertions(+), 72 deletions(-) delete mode 100644 src/views/iot/rule/scene/form/configs/MainConditionConfig.vue diff --git a/src/views/iot/rule/scene/form/configs/DeviceTriggerConfig.vue b/src/views/iot/rule/scene/form/configs/DeviceTriggerConfig.vue index ae469b12..aa94efd2 100644 --- a/src/views/iot/rule/scene/form/configs/DeviceTriggerConfig.vue +++ b/src/views/iot/rule/scene/form/configs/DeviceTriggerConfig.vue @@ -3,11 +3,37 @@
- + +
+ +
+ +
+
+
+
+ 主 +
+ 主条件 +
+ 必须满足 +
+
+ + + +
+
@@ -25,7 +51,7 @@