From b9193dd8756bc191f21b1828ce5b5703f59678bc Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 28 Jan 2025 22:48:04 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91IoT=EF=BC=9A=E4=BA=A7=E5=93=81=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E3=80=81=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8=E7=9A=84=20key=20?= =?UTF-8?q?...=20=E7=9C=81=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/device/device/index.vue | 4 +++- src/views/iot/plugin/index.vue | 6 +++--- src/views/iot/product/product/index.vue | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/views/iot/device/device/index.vue b/src/views/iot/device/device/index.vue index 67128a54..de4d37c9 100644 --- a/src/views/iot/device/device/index.vue +++ b/src/views/iot/device/device/index.vue @@ -209,7 +209,9 @@
DeviceKey - {{ item.deviceKey }} + + {{ item.deviceKey }} +
diff --git a/src/views/iot/plugin/index.vue b/src/views/iot/plugin/index.vue index eeecd79c..aae5c589 100644 --- a/src/views/iot/plugin/index.vue +++ b/src/views/iot/plugin/index.vue @@ -139,9 +139,9 @@
插件标识 - {{ - item.pluginKey - }} + + {{ item.pluginKey }} +
jar包 diff --git a/src/views/iot/product/product/index.vue b/src/views/iot/product/product/index.vue index 1518c161..ea7c94ae 100644 --- a/src/views/iot/product/product/index.vue +++ b/src/views/iot/product/product/index.vue @@ -97,7 +97,7 @@
产品标识 - + {{ item.productKey }}