From 228c5463da275fc625cf280b2d87a5ba66aad37b Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 2 May 2026 19:27:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20IoT=20=E7=89=A9?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E8=A1=A8=E5=8D=95=20Form.Item=20=E5=B5=8C?= =?UTF-8?q?=E5=A5=97=E5=AD=97=E6=AE=B5=20name=20=E8=AF=AF=E7=94=A8?= =?UTF-8?q?=E7=82=B9=E5=8F=B7=E5=AD=97=E7=AC=A6=E4=B8=B2=EF=BC=8C=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E7=B1=BB=E5=9E=8B=E7=AD=89=E6=A0=A1=E9=AA=8C=E5=A7=8B?= =?UTF-8?q?=E7=BB=88=E5=A4=B1=E8=B4=A5=20/=20resetFields=20=E5=86=99?= =?UTF-8?q?=E9=94=99=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/dataSpecs/thing-model-array-data-specs.vue | 7 +++++-- .../src/views/iot/thingmodel/modules/thing-model-event.vue | 2 +- .../views/iot/thingmodel/modules/thing-model-property.vue | 4 ++-- .../views/iot/thingmodel/modules/thing-model-service.vue | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/apps/web-antd/src/views/iot/thingmodel/modules/dataSpecs/thing-model-array-data-specs.vue b/apps/web-antd/src/views/iot/thingmodel/modules/dataSpecs/thing-model-array-data-specs.vue index adee4b2c1..114e1fde2 100644 --- a/apps/web-antd/src/views/iot/thingmodel/modules/dataSpecs/thing-model-array-data-specs.vue +++ b/apps/web-antd/src/views/iot/thingmodel/modules/dataSpecs/thing-model-array-data-specs.vue @@ -29,7 +29,10 @@ function handleChange(val: any) {