Administrator
2018-09-29 09061f086d3a43c9bef0547d9dd6070f5cd376c1
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>');
         }