D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-14 ed1aa3e700505e9c768c90e17bfbfa8e47b943d4
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();
            }
         });