D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-10 03b45d454497bbc2250b5d9daa12de72e01e27e1
gx_tieta/WebRoot/eleHistoryWarn.jsp
@@ -586,7 +586,7 @@
               }
               
               // 根据数据生成下拉列表
               createOptions($select, optsList, true);
               createOptions($select, optsList, false);
            }else{
               $("#station_name").text('').html('<option>暂无可测机房站点</option>');
            }
@@ -645,7 +645,7 @@
               createOptions($select, optsList, true);
               $select.find('option').eq(0).val(0);
               
               searchHistalm();   // 查询历史告警
               //searchHistalm();   // 查询历史告警
            }else{
               $("#battgroup_name").text('').html('<option>暂无可测蓄电池组</option>');
            }