From 77233584220339f9d4af0c5aa1c8a4eac34df6ba Mon Sep 17 00:00:00 2001 From: puhui999 Date: Thu, 17 Jul 2025 22:14:35 +0800 Subject: [PATCH] =?UTF-8?q?perf=EF=BC=9A=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=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E6=8F=8F=E8=BF=B0=E8=BE=93=E5=85=A5=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BD=BF=E7=94=A8=20teleport=20=E4=BC=A0?= =?UTF-8?q?=E9=80=81=E5=88=B0=20body=EF=BC=8C=E4=B8=8D=E5=8F=97=E7=88=B6?= =?UTF-8?q?=E5=AE=B9=E5=99=A8=20overflow=20=E5=BD=B1=E5=93=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/inputs/DescriptionInput.vue | 143 +++++++++++++----- 1 file changed, 108 insertions(+), 35 deletions(-) diff --git a/src/views/iot/rule/scene/components/inputs/DescriptionInput.vue b/src/views/iot/rule/scene/components/inputs/DescriptionInput.vue index dd6cf1079..a21c11170 100644 --- a/src/views/iot/rule/scene/components/inputs/DescriptionInput.vue +++ b/src/views/iot/rule/scene/components/inputs/DescriptionInput.vue @@ -2,6 +2,7 @@