D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-18 2fe250ece8de95b3f70172fe5b45793ab6a3084a
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>');
            }