From 8a2e5d910454536b5c316746134b4274b53bb086 Mon Sep 17 00:00:00 2001 From: zhongwenkai <3478244299@qq.com> Date: Wed, 8 Jul 2026 14:52:17 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E5=8E=86=E5=8F=B2=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96=E5=8F=8A=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=88=86=E6=9E=90=E5=8D=A1=E7=89=87=E6=94=B9=E9=80=A0?= =?UTF-8?q?-=E7=89=A9=E8=81=94=E8=AE=BE=E5=A4=87=E7=82=B9=E4=BD=8D?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/device/DeviceForm.vue | 1 + src/views/iot/device/index.vue | 66 ++++----- .../iot/historyData/HistorySingleAnalyse.vue | 134 ++++++++++++++---- .../historyData/HistorySingleDeviceDialog.vue | 101 ++++++++++++- src/views/iot/historyData/index.vue | 35 ++++- 5 files changed, 270 insertions(+), 67 deletions(-) diff --git a/src/views/iot/device/DeviceForm.vue b/src/views/iot/device/DeviceForm.vue index 5c70ef19..2bbb84e3 100644 --- a/src/views/iot/device/DeviceForm.vue +++ b/src/views/iot/device/DeviceForm.vue @@ -17,6 +17,7 @@ :rules="activeRules" label-width="120px" v-loading="formLoading" + class="pb-20px" >