From 0cad5cc74b6193b2bae79f894e5e1067f1c70883 Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Wed, 5 Nov 2025 16:30:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=90=8C=E6=AD=A5=E4=B8=AD?= =?UTF-8?q?=20=E6=97=A5=E5=BF=97=20=E8=AF=A6=E6=83=85=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/IotDeviceContentForm.vue | 298 +++++++++--------- .../components/IotDeviceContentModal.vue | 135 ++++---- 2 files changed, 225 insertions(+), 208 deletions(-) diff --git a/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentForm.vue b/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentForm.vue index c08e78e..821c206 100644 --- a/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentForm.vue +++ b/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentForm.vue @@ -2,28 +2,31 @@ @@ -32,133 +35,146 @@ diff --git a/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentModal.vue b/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentModal.vue index c962ffa..a018232 100644 --- a/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentModal.vue +++ b/src/views/deviceSync/IotDeviceContent/components/IotDeviceContentModal.vue @@ -1,9 +1,10 @@