gx_tieta/WebRoot/mobil/ele-param2.html
@@ -300,8 +300,8 @@ StationName1:'', StationName2: '', StationName5:'' }; }; loadshow(); // 查询机房信息 $.post("BattInfAction!serchStationName3","json="+JSON.stringify(tmp),function(result){ var rs = JSON.parse(result.result); @@ -325,6 +325,7 @@ //console.log(homeSource) // 设置资源内容 $('#searchHomeIframe').data('homeSource', homeSource); loadclose(); } });