From 2dfbe31f0d00c6ee34b7f33a71f5a7e9b795e85b Mon Sep 17 00:00:00 2001
From: liutao <790864623@qq.com>
Date: Tue, 28 Apr 2026 16:38:53 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E6=95=B0=E6=8D=AE=E5=88=86?=
=?UTF-8?q?=E6=9E=90=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../iot/historyData/HistorySingleAnalyse.vue | 540 ++++++++++++++----
1 file changed, 424 insertions(+), 116 deletions(-)
diff --git a/src/views/iot/historyData/HistorySingleAnalyse.vue b/src/views/iot/historyData/HistorySingleAnalyse.vue
index ab02af57..fa3f0bf6 100644
--- a/src/views/iot/historyData/HistorySingleAnalyse.vue
+++ b/src/views/iot/historyData/HistorySingleAnalyse.vue
@@ -17,10 +17,10 @@
保存分析方案
-
+
刷新
@@ -64,6 +64,7 @@
format="YYYY-MM-DD HH:mm:ss"
value-format="YYYY-MM-DD HH:mm:ss"
style="width: 100%"
+ @change="handleStartTimeChange"
/>
@@ -77,6 +78,8 @@
format="YYYY-MM-DD HH:mm:ss"
value-format="YYYY-MM-DD HH:mm:ss"
style="width: 100%"
+ @change="handleEndTimeChange"
+ :picker-options="endTimeOptions"
/>
@@ -101,8 +104,9 @@
placeholder="搜索点位名称或编码"
clearable
style="width: 200px; margin-right: 10px"
+ @input="handlePointSearch"
/>
- 选择温度类
+ 选择工艺参数
清空
@@ -123,9 +127,9 @@
@@ -152,17 +156,17 @@
-
+
@@ -197,19 +201,14 @@
多点位历史趋势分析
- 全部显示
- 仅异常点位
+
+
-
-
-
-
-
-
-
+
+
-
+
-
+