CJJ
2018-11-29 23150683f245925c85f0b230b559b0af221d4e86
22222
1个文件已修改
2 ■■■■■ 已修改文件
gx_tieta/WebRoot/batt-state-statistical.jsp 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/batt-state-statistical.jsp
@@ -343,10 +343,8 @@
                    tmp.push(_data.station_event_type_templow);    // 温度下限
                    tmp.push(_data.station_event_type_dampup);        // 湿度上限
                    tmp.push(_data.station_event_type_damplow);        // 湿度下限
                    rs.push(tmp);
                }
                return rs;
            }