设备监控使用统一的时间选择组件、文案更新

This commit is contained in:
白菜
2025-09-22 17:57:30 +08:00
parent cbc7a341c9
commit 0e7b54291f
8 changed files with 106 additions and 269 deletions

View File

@ -83,17 +83,16 @@ export default {
end: 100
}
],
// POC昨日有功功率、POC昨日无功功率
series: [
{
name:'POC实时有功功率',
name:'PCS实时有功功率',
type: 'line',
areaStyle: {
color:'#FFBD00'
},
data: data1,
},{
name:'POC实时无功功率',
name:'PCS实时无功功率',
type: 'line',
areaStyle: {
color: '#3C81FF'