From fac8cee29725a7b2f6f98e461fa0a1f0ea9100fe Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Fri, 10 Oct 2025 21:55:50 +0800 Subject: [PATCH] fix: iot --- .../src/views/iot/device/device/index.vue | 10 +- .../device/device/modules/DeviceCardView.vue | 125 +++++++++--------- .../modules/detail/DeviceDetailsHeader.vue | 2 +- .../views/iot/home/modules/ComparisonCard.vue | 18 +-- .../iot/home/modules/DeviceCountCard.vue | 4 +- .../iot/home/modules/DeviceStateCountCard.vue | 4 +- .../iot/home/modules/MessageTrendCard.vue | 30 ++--- 7 files changed, 94 insertions(+), 99 deletions(-) diff --git a/apps/web-antd/src/views/iot/device/device/index.vue b/apps/web-antd/src/views/iot/device/device/index.vue index 7de091de5..247407ca8 100644 --- a/apps/web-antd/src/views/iot/device/device/index.vue +++ b/apps/web-antd/src/views/iot/device/device/index.vue @@ -345,7 +345,7 @@ onMounted(async () => { -