CJJ
Administrator
2018-09-29 98756f4d59e3e17a5b87cb6ade46619a46718eb1
gx_tieta/WebRoot/dataManage.jsp
@@ -742,6 +742,7 @@
            
            // 根据数据生成下拉列表
            createOptions($select, optsList, true);
            $select.find('option:selected').eq(0).val(0);
         }else{
            $("#battgroup_name").text('').html('<option>暂无可测蓄电池组</option>');
         }