pc-master #12

Merged
clibing merged 5 commits from pc-master into portal 2023-10-13 02:43:37 +00:00
Showing only changes of commit bfeec0854d - Show all commits

View File

@ -24,8 +24,9 @@ export function realTimeLine(id,data) {
data6.push(el.value['2#水肥PH'])
data7.push(el.value['1#水肥EC'])
data8.push(el.value['2#水肥EC'])
data9.push(el.value['1#空气温度'])
data10.push(el.value['1#管道压力'])
data9.push(el.value['1#空气温度'])
})
console.log(data1,data2);