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 }}