hdw
2019-01-13 02ad0c2b2463d731c26c3cc80b65ebdadd557221
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>');
            }