邓洁: 修改细节
This commit is contained in:
@@ -106,6 +106,9 @@ watch(() => props.airData, (now) => {
|
||||
} else {
|
||||
getAirInfo(now.sensorList)
|
||||
}
|
||||
}else {
|
||||
airList.value = []
|
||||
windSpeed.value = 0
|
||||
}
|
||||
}, {deep: true});
|
||||
const getChartInfo = (equipmentId) => {
|
||||
|
||||
Reference in New Issue
Block a user