邓洁: 切换隧道,数据渲染
This commit is contained in:
@@ -87,7 +87,7 @@ const timeSelect = (index) => {
|
||||
const getScreenInfo = (now) => {
|
||||
let windPressureObj = {}
|
||||
let windPressureArr = []
|
||||
now.map(item => {
|
||||
now?.map(item => {
|
||||
windPressureObj = {
|
||||
equipmentId: item.equipmentId,
|
||||
max: 120,
|
||||
|
||||
Reference in New Issue
Block a user