From adce7b45f9ac15b63c2b8fb661e496df3e0efbcf Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 6 Nov 2018 15:13:53 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=90=88=E5=90=8C=E4=BF=A1=E6=81=AF=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E9=87=8C=E9=9D=A2=E7=9A=84=E7=A7=9F=E9=87=91=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E5=A2=9E=E5=8A=A0=E5=B0=8F=E8=AE=A1=E5=92=8C=E6=80=BB?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation/RentPlanQueryList.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/Accounting/LoanSimulation/RentPlanQueryList.jsp b/WebContent/Accounting/LoanSimulation/RentPlanQueryList.jsp index 635491d34..5695ac981 100644 --- a/WebContent/Accounting/LoanSimulation/RentPlanQueryList.jsp +++ b/WebContent/Accounting/LoanSimulation/RentPlanQueryList.jsp @@ -33,6 +33,7 @@ ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request); dwTemp.Style="1"; //--设置为Grid风格-- dwTemp.ReadOnly = "1"; //只读模式 + dwTemp.ShowSummary="1"; dwTemp.setPageSize(10); if("21".equals(contract_status)){