diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBRisk/LBRistList.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBRisk/LBRistList.jsp index 631f08786..d8447e80b 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBRisk/LBRistList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBRisk/LBRistList.jsp @@ -159,7 +159,7 @@ function upload(){ // deleteFile(); - var sparam="FlowUnid=<%=flowunid%>"+",ProjId=<%=projid%>"+",DocType=001,OneClassify=001003,DocName=风控报告"; + var sparam="FlowUnid=<%=flowunid%>"+",ProjId=<%=projid%>"+",DocType=001,OneClassify=001003,DocName=风控及法务报告"; var library_id=RunJavaMethodTrans("com.tenwa.officetempalte.action.CreateContractOfficeAction","NewCreditLibraryId",sparam); var param="Library_id="+library_id+"&FlowUnid=<%=flowunid%>";