gx_tieta/WebRoot/charge-test.jsp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
gx_tieta/WebRoot/charge-test.jsp
@@ -4172,7 +4172,7 @@ function getBattStr() { var battInfo = getBattinfById(); //console.info(battInfo); var battStr = battInfo.StationName+'-'+battInfo.BattGroupName; var battStr = battInfo.StationName+'-'+battInfo.BattGroupName+'-标称容量'+battInfo.MonCapStd+'AH'; $('#address_infor').text(battStr); }