From f52d3b910556fcadf0ae262bafa251756e06488c Mon Sep 17 00:00:00 2001
From: 军 <军@hp-pc>
Date: 星期日, 30 九月 2018 11:41:48 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclj@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 gx_tieta/WebRoot/ele-param.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/ele-param.jsp b/gx_tieta/WebRoot/ele-param.jsp
index 9250770..555548b 100644
--- a/gx_tieta/WebRoot/ele-param.jsp
+++ b/gx_tieta/WebRoot/ele-param.jsp
@@ -672,7 +672,7 @@
 							var _attr = {
 								StationId: __data.StationId
 							};
-							var tmp = getOptionsData(__data.StationName3, __data.StationName3, __data, _attr);
+							var tmp = getOptionsData(__data.StationName3, __data.StationName, __data, _attr);
 							optsList.push(tmp);
 						}
 						

--
Gitblit v1.9.1