From ad5494efc16d4aaa5c8c044b0ddbf78277dd3425 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期六, 17 十一月 2018 10:44:43 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whychdw@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/control.jsp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/control.jsp b/gx_tieta/WebRoot/control.jsp index 0e86670..192efa0 100644 --- a/gx_tieta/WebRoot/control.jsp +++ b/gx_tieta/WebRoot/control.jsp @@ -4457,6 +4457,7 @@ var county = batt.StationName5; var home = batt.StationName; var battid = batt.BattGroupId; + // 瀹炵幇璺宠浆 window.open(skipUrl(pageName, province, city, county, home, battid)); }); -- Gitblit v1.9.1