From 9e8d3130a740961e55cfcb6fbc6a0e55bb8d7ca3 Mon Sep 17 00:00:00 2001 From: tangfutang Date: Mon, 8 Mar 2021 18:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9list=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=9D=A1=E6=95=B0=E4=B8=8D=E8=B5=B7=E6=95=88?= =?UTF-8?q?=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Lease/Flow/CollectionAudit/ChargebackVoucherTotal.jsp | 2 +- WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCEbankTemp.jsp | 2 +- .../Tenwa/Lease/Flow/Rent/RentReback/LCSplittingPayTemp.jsp | 2 +- .../Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeList.jsp | 2 +- .../Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeTemp.jsp | 2 +- WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingList.jsp | 2 +- .../Tenwa/Lease/Flow/Rent/RentReback/SurplusRebackList.jsp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/CollectionAudit/ChargebackVoucherTotal.jsp b/WebContent/Tenwa/Lease/Flow/CollectionAudit/ChargebackVoucherTotal.jsp index de8de6645..08db474b2 100644 --- a/WebContent/Tenwa/Lease/Flow/CollectionAudit/ChargebackVoucherTotal.jsp +++ b/WebContent/Tenwa/Lease/Flow/CollectionAudit/ChargebackVoucherTotal.jsp @@ -8,7 +8,7 @@ //dwTemp.MultiSelect = true; //多选 dwTemp.ReadOnly = "0"; //只读模式 // dwTemp.ShowSummary = "1"; //显示小计 - dwTemp.setPageSize(10); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); dwTemp.genHTMLObjectWindow(""); //0、是否展示 1、 权限控制 2、 展示类型 3、按钮显示名称 4、按钮解释文字 5、按钮触发事件代码 6、 7、 8、 9、图标,CSS层叠样式 10、风格 String sButtons[][] = { diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCEbankTemp.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCEbankTemp.jsp index c6091a20b..368168c61 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCEbankTemp.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCEbankTemp.jsp @@ -23,7 +23,7 @@ dwTemp.MultiSelect = true; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); ASDataObject ado = dwTemp.getDataObject(); dwTemp.genHTMLObjectWindow(flowunid); diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCSplittingPayTemp.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCSplittingPayTemp.jsp index e6457b44c..7a55500e7 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCSplittingPayTemp.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/LCSplittingPayTemp.jsp @@ -23,7 +23,7 @@ if("0010".equals(phaseNo)||"0040".equals(phaseNo)){ dwTemp.ReadOnly = "0"; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); ASDataObject ado = dwTemp.getDataObject(); dwTemp.genHTMLObjectWindow(flowunid); diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeList.jsp index 533401c96..605f2aa5f 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeList.jsp @@ -16,7 +16,7 @@ if(!"ReadOnly".equals(rightType)){ dwTemp.MultiSelect = true; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); dwTemp.genHTMLObjectWindow(flowunid); //0、是否展示 1、 权限控制 2、 展示类型 3、按钮显示名称 4、按钮解释文字 5、按钮触发事件代码 6、 7、 8、 9、图标,CSS层叠样式 10、风格 diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeTemp.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeTemp.jsp index db2b0ef4f..7ea14db73 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeTemp.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingChargeTemp.jsp @@ -23,7 +23,7 @@ if("0010".equals(phaseNo)||"0040".equals(phaseNo)){ dwTemp.ReadOnly = "0"; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); ASDataObject ado = dwTemp.getDataObject(); dwTemp.genHTMLObjectWindow(flowunid); diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingList.jsp index 1a0823dfa..86cb25de8 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SplittingList.jsp @@ -15,7 +15,7 @@ if(!"ReadOnly".equals(rightType)){ dwTemp.MultiSelect = true; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); dwTemp.genHTMLObjectWindow(flowunid); //0、是否展示 1、 权限控制 2、 展示类型 3、按钮显示名称 4、按钮解释文字 5、按钮触发事件代码 6、 7、 8、 9、图标,CSS层叠样式 10、风格 diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SurplusRebackList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SurplusRebackList.jsp index 7c5aef8fd..f97881348 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SurplusRebackList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentReback/SurplusRebackList.jsp @@ -14,7 +14,7 @@ if(!"ReadOnly".equals(rightType)){ dwTemp.MultiSelect = true; } - dwTemp.setPageSize(50); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); dwTemp.genHTMLObjectWindow(flowunid); //0、是否展示 1、 权限控制 2、 展示类型 3、按钮显示名称 4、按钮解释文字 5、按钮触发事件代码 6、 7、 8、 9、图标,CSS层叠样式 10、风格