diff --git a/WebContent/Tenwa/Customer/Lessee/Comm/CustomerHistory/CustomerHistory_Info_temp.jsp b/WebContent/Tenwa/Customer/Lessee/Comm/CustomerHistory/CustomerHistory_Info_temp.jsp index 4cb283ecd..189c834ea 100644 --- a/WebContent/Tenwa/Customer/Lessee/Comm/CustomerHistory/CustomerHistory_Info_temp.jsp +++ b/WebContent/Tenwa/Customer/Lessee/Comm/CustomerHistory/CustomerHistory_Info_temp.jsp @@ -11,7 +11,7 @@ String flowunId=CurPage.getParameter("flowunid");//流程编号 String certId=CurPage.getParameter("certId");//客户证件号 String type =CurPage.getParameter("type");//客户类型 - String phaseNo = CurPage.getAttribute("PhaseNo"); + String phaseNo = CurPage.getParameter("PhaseNo"); String sTempletNo = "";//--模板号-- if(phaseNo.equals("1000")){ sTempletNo = "CustomerHistoryInfoTemp";