2018-09-29 9ba77f85d56a4a52d5a7b57c9747dd96ee6f1ba6
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>');
         }