@ -142,10 +142,18 @@
field: 'temperatureMax',
title: '温度最大值'
},
{
field: 'tMaxIdea',
title: '温度过高意见'
field: 'temperatureMin',
title: '温度最小值'
field: 'tMinIdea',
title: '温度过底意见'
field: 'humidityMax',
title: '湿度最大值',
@ -80,7 +80,7 @@
<sql id="selectTSetmonitorthresholdvalueVo">
select stv.objId,
stv.monitorId,
stv.monitorType,
t1.monitorType,
stv.temperatureMax,
stv.temperatureMin,
stv.humidityMax,