From 107b08b6b581397f4eecb9fd890d84412de635bf Mon Sep 17 00:00:00 2001 From: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com> Date: Mon, 16 Dec 2024 23:50:42 +0000 Subject: [PATCH 1/2] update src/views/iot/product/product/index.vue. Signed-off-by: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com> --- src/views/iot/product/product/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/iot/product/product/index.vue b/src/views/iot/product/product/index.vue index db61ccfe..e27dde8b 100644 --- a/src/views/iot/product/product/index.vue +++ b/src/views/iot/product/product/index.vue @@ -97,7 +97,7 @@
产品标识 - {{ item.productKey }} + {{ item.productKey }}
From 1654221921a61ca041655693276116283cee325d Mon Sep 17 00:00:00 2001 From: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com> Date: Mon, 16 Dec 2024 23:57:04 +0000 Subject: [PATCH 2/2] update src/views/iot/device/device/index.vue. Signed-off-by: alwayssuper <12851801+alwayssuper@user.noreply.gitee.com> --- src/views/iot/device/device/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/iot/device/device/index.vue b/src/views/iot/device/device/index.vue index 8525d674..67128a54 100644 --- a/src/views/iot/device/device/index.vue +++ b/src/views/iot/device/device/index.vue @@ -209,7 +209,7 @@
DeviceKey - {{ item.deviceKey }} + {{ item.deviceKey }}