| | |
| | | Almarr.push(/*{
|
| | | name:"<s:text name='Capacity'/><s:text name='Alarm'/><s:text name='Alarm'/>",val:parseInt(data.BattGroupId) // 容量告警告警
|
| | | } ,*/{
|
| | | name:"<s:text name='On-line_voltage'/>",val:parseInt(data.Record_Id), // 在线电压 |
| | | },{
|
| | | name:"<s:text name='Group_voltage'/>",val:parseInt(data.MonNum), // 组端电压
|
| | | },{
|
| | | name:"<s:text name='Charging_current'/>",val:parseInt(data.alm_id), // 充电电流
|
| | |
| | | }
|
| | | $.ajax({
|
| | | type: "post",
|
| | | url: "BattPower_offAction!serchPowerOff", |
| | | //url: "BattPower_offAction!serchPowerOff", |
| | | url: "Bts_station_stateAction_action_serchPowerOff", |
| | | async:true,
|
| | | dataType:'text',
|
| | | data:null,
|