feat : 传感器区域新增显示范围

This commit is contained in:
2024-03-12 22:05:53 +08:00
parent c28d46043a
commit 6d8a048364
6 changed files with 22 additions and 23 deletions

View File

@@ -210,7 +210,7 @@ const getScreenInfo = (now) => {
windPressureObj = {
equipmentId: item.equipmentId,
equipmentName: item.equipmentName,
max: 120,
max: item.maxRange,
value: item.value,
point: item.valueThreshold,
unit: item.unit