| | |
| | | <td>
|
| | | <table>
|
| | | <tr>
|
| | | <input type="hidden" name="bmd.mainf.usr_id" value="0" class="119001"/> <!-- 在线电压 -->
|
| | | <td><input type="checkbox" checked="checked" name="bmd.mainf.usr_id" value="119001" class="119001"/><s:text name="On-line_voltage"/></td> <!-- 在线电压 -->
|
| | | <td><input type="checkbox" checked="checked" name="bmd.mainf.fault_type_id" value="119002" class="119002"/><s:text name="Group_voltage"/></td> <!-- 组端电压 -->
|
| | | <td><input type="checkbox" checked="checked" name="bmd.mainf.fault_level" value="119003" class="119003"/><s:text name="Charging_current"/></td> <!-- 充电电流 -->
|
| | | <td><input type="checkbox" checked="checked" name="bmd.mainf.record_uid" value="119004" class="119004"><s:text name="Discharge_current"/></td> <!-- 放电电流 -->
|
| | |
| | | filterLoad = layer.load();
|
| | | }
|
| | | var pre_home = getQueryString('home');
|
| | | console.info(pre_home);
|
| | | //var selectvalue=$("#station_name1 option:selected").val();
|
| | | //alert(selectvalue);
|
| | | $.post("BattInfAction!serchStationName3","json="+JSON.stringify(tmp),function(data){
|
| | |
| | | }else{
|
| | | $("#station_name").text('').html('<option>暂无可测机房站点</option>');
|
| | | }
|
| | | isNewLoad = false;
|
| | | |
| | | findserchByBattGroupNamebystationname();
|
| | | });
|
| | | }
|
| | |
| | | if(isLoad) {
|
| | | filterLoad = layer.load();
|
| | | }
|
| | | var pre_battid = getQueryString("battid");
|
| | | //var station_name1=$("#station_name1 option:selected").val();
|
| | | //var station_name=$("#station_name option:selected").val();
|
| | |
|
| | |
| | | };
|
| | | var txt = _data.BattGroupName+'-'+_data.MonCount+"<s:text name='Section'/>";
|
| | | var tmp = getOptionsData(txt, _data.BattGroupId, _data, _attr);
|
| | | if(pre_battid == _data.BattGroupId && isNewLoad){
|
| | | tmp = getOptionsData(txt, _data.BattGroupId, _data, _attr,{},true);
|
| | | }
|
| | | optsList.push(tmp);
|
| | | }
|
| | |
|
| | |
| | | }else{
|
| | | $("#battgroup_name").text('').html('<option>暂无可测蓄电池组</option>');
|
| | | }
|
| | | |
| | | isNewLoad = false;
|
| | | layer.close(filterLoad);
|
| | | });
|
| | | }
|