From c8ab57f7261663dcd0056519a240bbe5910c7f85 Mon Sep 17 00:00:00 2001 From: puhui999 Date: Tue, 17 Dec 2024 15:03:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E3=80=91IOT:=20=E4=BA=A7=E5=93=81=E7=89=A9=E6=A8=A1=E5=9E=8B-d?= =?UTF-8?q?ataSpecs=20=E6=A0=A1=E9=AA=8C=E8=A7=84=E5=88=99=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/ThingModel/ThingModelDataSpecs.vue | 108 ++++++++++++++++-- .../detail/ThingModel/ThingModelForm.vue | 7 +- 2 files changed, 98 insertions(+), 17 deletions(-) diff --git a/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue b/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue index 38819105..9a920017 100644 --- a/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue +++ b/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue @@ -1,5 +1,9 @@