Commit e3f20273 authored by 陈龙's avatar 陈龙

feat: 优化历史曲线关联指标流程

parent 66fbb24b
......@@ -2,9 +2,14 @@ import React from 'react';
import HistoryView from '../index';
const deviceParams = [
/* {
"deviceCode": "EGBF00000023",
"sensors": "出水压力",
"deviceType": "二供泵房"
}, */
{
"deviceCode": "EGBF00000024",
"sensors": "出水瞬时流量",
"deviceCode": "EGBF00000023",
"sensors": "出水瞬时流量,出水压力",
"deviceType": "二供泵房"
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment