From 2c2647882f051dddb6b168860712534bc012c538 Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.7.112>
Date: 星期五, 04 一月 2019 17:40:38 +0800
Subject: [PATCH] 已验收机房分页信息逻辑修改

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

diff --git a/gx_tieta/WebRoot/ex-battinfo.jsp b/gx_tieta/WebRoot/ex-battinfo.jsp
index b139164..172cc0a 100644
--- a/gx_tieta/WebRoot/ex-battinfo.jsp
+++ b/gx_tieta/WebRoot/ex-battinfo.jsp
@@ -803,7 +803,7 @@
 						apply_en: 1
 						,check_en: 1
 						,binf: {
-							page: acceptPage.getPage()
+							page: acceptedPage.getPage()
 						}
 					};
 					return temp;

--
Gitblit v1.9.1