From f7df14f2899fe14346224257d3974a30cfe646fd Mon Sep 17 00:00:00 2001 From: zhangbb Date: Thu, 31 Jan 2019 15:46:41 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=A0=E7=BB=9F=E5=95=86=E5=8A=A1=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E6=A8=A1=E6=9D=BF=E6=9B=B4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation_formal/LoanBasicInfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Accounting/LoanSimulation_formal/LoanBasicInfo.jsp b/WebContent/Accounting/LoanSimulation_formal/LoanBasicInfo.jsp index c20f7cc63..51ff1bef0 100644 --- a/WebContent/Accounting/LoanSimulation_formal/LoanBasicInfo.jsp +++ b/WebContent/Accounting/LoanSimulation_formal/LoanBasicInfo.jsp @@ -6,7 +6,7 @@ <%@ include file="/Frame/resources/include/include_begin_info.jspf"%> <% - String sTempletNo = "LoanSimulationBasicInfo";//--Δ£°εΊΕ-- + String sTempletNo = "LoanSimulationBasicInfoBusiness";//--Δ£°εΊΕ-- ASObjectModel doTemp = new ASObjectModel(sTempletNo); String ProjectId= CurPage.getParameter("ProjectId");