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 @@
多点位历史趋势分析
- 全部显示
- 仅异常点位
+
+
-
-
-
-
-
-
-
+
+
-
+
-
+