hdw
2018-11-02 67f23a8ce1da8e96f4620d3714afec70dd1afbae
gx_tieta/WebRoot/batt-state-manage.jsp
@@ -191,6 +191,16 @@
        // 根据表格的头部生成表格选项和表格的状态数组
        $(function() {
           //当从其他页面跳转到当前页面选中指定的异常类型并且查询记录
           var station_state = getQueryString('station_state');
           if(station_state){
              //alert(station_state);
              $('#search_form .condi-opt [value='+station_state+']:checkbox').attr("checked", true);
           }
            centerDiv($('#cardOption'));
            // 遍历表格头部生成状态数组
            for(var i = 0; i < arrTh.length; i++) {