From 5182cdbffa0d81a11fd5f92c70bfc3ab8fdaed2b Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 18 May 2026 12:26:58 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=88iot=EF=BC=89=EF=BC=9A=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20IoT=20=E8=AF=B7=E6=B1=82=E7=9A=84=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=EF=BC=88device=20=E7=95=8C=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=BC=95=E5=85=A5=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/iot/device/device/detail/index.vue | 8 ++++---- .../iot/device/device/detail/modules/modbus-config.vue | 4 ++-- .../device/device/detail/modules/modbus-point-form.vue | 6 +++--- .../iot/device/device/detail/modules/simulator.vue | 8 ++++---- .../device/device/detail/modules/thing-model-event.vue | 10 +++++----- .../device/detail/modules/thing-model-service.vue | 10 +++++----- .../iot/device/device/detail/modules/thing-model.vue | 4 ++-- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/apps/web-antd/src/views/iot/device/device/detail/index.vue b/apps/web-antd/src/views/iot/device/device/detail/index.vue index cbe9319e7..4bd753102 100644 --- a/apps/web-antd/src/views/iot/device/device/detail/index.vue +++ b/apps/web-antd/src/views/iot/device/device/detail/index.vue @@ -1,7 +1,7 @@