From a001dcbe8334f1c34307e0c3b1e9ca2fea76716d Mon Sep 17 00:00:00 2001 From: zzk Date: Wed, 27 Sep 2023 17:05:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=9A=E6=81=AF=E5=87=8F=E5=85=8D=E6=B5=81?= =?UTF-8?q?=E7=A8=8B-=E7=A7=9F=E9=87=91=E5=9B=9E=E7=AC=BC=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E6=98=8E=E7=BB=86=E5=88=86=E9=A1=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lease/Flow/Rent/CautionMoneyDeduction/LCRentHisList.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyDeduction/LCRentHisList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyDeduction/LCRentHisList.jsp index 437d4c88a..06e71be7a 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyDeduction/LCRentHisList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/CautionMoneyDeduction/LCRentHisList.jsp @@ -13,7 +13,7 @@ ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request); dwTemp.Style="1"; //--设置为Grid风格-- dwTemp.ReadOnly = "1"; //只读模式 - dwTemp.setPageSize(10); + dwTemp.setPageSize(pageSize==null?10:Integer.parseInt(pageSize)); dwTemp.genHTMLObjectWindow(paymentNumber); //0、是否展示 1、 权限控制 2、 展示类型 3、按钮显示名称 4、按钮解释文字 5、按钮触发事件代码 6、 7、 8、 9、图标,CSS层叠样式 10、风格