From d077604bc941b16ff44fc98d60619a97354f7b40 Mon Sep 17 00:00:00 2001 From: puhui999 Date: Thu, 7 Aug 2025 15:09:15 +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=20ActionTypeSelector=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 --- .../scene/form/sections/ActionSection.vue | 32 +++-- .../form/selectors/ActionTypeSelector.vue | 113 ------------------ src/views/iot/utils/constants.ts | 24 +--- 3 files changed, 26 insertions(+), 143 deletions(-) delete mode 100644 src/views/iot/rule/scene/form/selectors/ActionTypeSelector.vue diff --git a/src/views/iot/rule/scene/form/sections/ActionSection.vue b/src/views/iot/rule/scene/form/sections/ActionSection.vue index 893bf6ece..23fe572b6 100644 --- a/src/views/iot/rule/scene/form/sections/ActionSection.vue +++ b/src/views/iot/rule/scene/form/sections/ActionSection.vue @@ -1,5 +1,4 @@ -