From b3a4dba5a6518ecdcb17b9d1ad7d0d22abaa08c4 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Thu, 22 Nov 2018 20:25:50 +0800 Subject: [PATCH] =?UTF-8?q?1.=E7=A7=9F=E9=87=91=E8=AE=A1=E5=88=92=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation/RentPlanList.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebContent/Accounting/LoanSimulation/RentPlanList.jsp b/WebContent/Accounting/LoanSimulation/RentPlanList.jsp index 4047c81f4..a0572dfa5 100644 --- a/WebContent/Accounting/LoanSimulation/RentPlanList.jsp +++ b/WebContent/Accounting/LoanSimulation/RentPlanList.jsp @@ -17,9 +17,9 @@ String nodeNo=CurPage.getParameter("NodeNo"); ASObjectModel doTemp = new ASObjectModel("LCRentPlanTemp"); doTemp.appendJboWhere(" and "+planCName+"='"+plannumber+"'"); - if(null!=ishistory&&ishistory.equals("true")){ + /* if(null!=ishistory&&ishistory.equals("true")){ doTemp.setDataQueryClass("com.tenwa.lease.flow.flowarchive.calcarchive.CalcRentListArachiveShow"); - } + } */ String Distributor=CurPage.getParameter("isDistributor"); String orgid = CurUser.getOrgID(); if(CurUser.hasRole("401")){