pull/12/head
孙萌 2023-10-13 09:09:36 +08:00
parent e9c742f571
commit bfeec0854d
1 changed files with 2 additions and 1 deletions

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);