From 74a06880d0390d63109ca95dc68d63c7fa65dc09 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Wed, 26 Sep 2018 21:28:56 +0800 Subject: [PATCH] =?UTF-8?q?1.=E9=A3=8E=E6=8E=A7=E6=8A=A5=E5=91=8A=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E9=A3=8E=E6=8E=A7=E5=8F=8A=E6=B3=95=E5=8A=A1=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Lease/Flow/Comm/LBRisk/LBRistList.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%>";