From e76ae2335e826e8a8f66a45d105ab5876542c26d Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期一, 22 十月 2018 16:44:29 +0800
Subject: [PATCH] 设置面板的高度由原来的140变成160

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

diff --git a/gx_tieta/WebRoot/ele-param.jsp b/gx_tieta/WebRoot/ele-param.jsp
index c1dbd78..6d5af08 100644
--- a/gx_tieta/WebRoot/ele-param.jsp
+++ b/gx_tieta/WebRoot/ele-param.jsp
@@ -755,6 +755,9 @@
 							arrTd.push(model.data[i].BattModel);				//鐢垫睜鍨嬪彿
 							arrTd.push(model.data[i].BattProductDate.substr(0,10));			//鐢垫睜鐢熶骇鏃ユ湡
 							arrTd.push(model.data[i].BattInUseDate.substr(0,10));			//鎶曞叆浣跨敤鏃ユ湡
+							/* arrTd.push("");
+							arrTd.push("");
+							arrTd.push(model.data[i].StationId_ex);			//鎶曞叆浣跨敤鏃ユ湡 */
 						
 							Page.pageAll = model.data[i].num;
 						}

--
Gitblit v1.9.1