From 6c03ae16f1e08dec1573a647d3b5ef1745b62d08 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期一, 12 十一月 2018 09:28:11 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whychdw@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/control.jsp | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/control.jsp b/gx_tieta/WebRoot/control.jsp index 660fdb8..9026d13 100644 --- a/gx_tieta/WebRoot/control.jsp +++ b/gx_tieta/WebRoot/control.jsp @@ -3130,9 +3130,7 @@ function targetBattReport(){ var batt = getBatt(); var url = skipUrl("eleAnalyse.jsp",batt.StationName1,batt.StationName2,batt.StationName5,batt.StationName,batt.BattGroupId); - //console.info(url); window.open(url); - //window.open("eleAnalyse.jsp?battgroupId="+BattGroupId+"&stationId="+batt.StationId); } // 浣跨敤jquery瀹炵幇宸﹀鑸殑鏄剧ず鍜岄殣钘� $(document).ready(function(){ -- Gitblit v1.9.1