didiyu
2018-09-28 97db75238a96a75f41bafd469548c2a84ba37080
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>');
         }