From 6863d392510bfec5dd86a6c8f35ce7f902c79764 Mon Sep 17 00:00:00 2001 From: maliang Date: Fri, 29 Oct 2021 11:33:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=90=88=E5=90=8C=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D=20=E9=99=84=E4=BB=B6?= =?UTF-8?q?=E4=B8=89=E7=9B=96=E7=AB=A0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Flow/Comm/LBContractTemplate/contract_template.jsp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/contract_template.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/contract_template.jsp index 987e7ff11..0157b29ea 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/contract_template.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/contract_template.jsp @@ -349,12 +349,16 @@ if("KHSQ"==operationType2){ param["templateIds"]='f57aa80567853aa37fd6dd902021a';//选择的模板ID + tempids='f57aa80567853aa37fd6dd902021a'; }else if("CYSHDZ"==operationType2){ param["templateIds"]='f57aa80567853aa37fd6dd902021b';//选择的模板ID + tempids='f57aa80567853aa37fd6dd902021b'; }else if("ZYC"==operationType2||"SYCSHHZ"==operationType2){ param["templateIds"]='f57aa80567853aa37fd6dd902021c';//选择的模板ID + tempids='f57aa80567853aa37fd6dd902021c'; }else if("SYCSHHZDZQ"==operationType2){ param["templateIds"]='f57aa80567853aa37fd6dd902021d';//选择的模板ID + tempids='f57aa80567853aa37fd6dd902021d'; } param["templateParam"]=JSON.stringify(tempParam).replace(/,/g,"@");//生成模板的参数据 @@ -371,6 +375,7 @@ var pdfPath=RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignAction","wordToPdf","FlowUnid=<%=flowunid%>,flagType=word"); <%-- if("01"=="<%=customertype%>"||"1"=="<%=CurPage.getParameter("isNetCar")%>"||"BAIC_MOTOR"=="<%=CurPage.getParameter("operationType")%>"||"ZYC"=="<%=CurPage.getParameter("operationType")%>"||"KHSQ"=="<%=CurPage.getParameter("operationType")%>"||"KJZL"=="<%=CurPage.getParameter("operationType")%>"){ --%> var operationType = "<%=CurPage.getParameter("operationType")%>"; + if("ZC"!=operationType){ var OwmMessage = RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignAction","SystemMakeOneDimensionalCode","ProjectId=<%=projectId%>,contract_id=<%=sContractId%>,contractNo=<%=contractNo%>,leasform=<%=leasform%>"); if("error"==OwmMessage){ @@ -391,7 +396,7 @@ falg = RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignActionTwo","compnySignIng","FlowUnid=<%=flowunid%>,flagType=word,ProjectId=<%=projectId%>,SubjectId=<%=SubjectId%>,operationType="+operationType); //商用车一车一挂、专用车产品、网约车、大通、C端直租、客户手签、商用车手签、乘用车手签 }else if ("SYCSHHZ"==operationType||"ZYC"==operationType||"WYC"==operationType||"DT"==operationType||"CDZZ"==operationType - ||"CYCSQ"==operationType||"SYCSQ"==operationType||"5c494617683548a49cfc050f60067ea2"==tempids){ + ||"CYCSQ"==operationType ||"KHSQ"==operationType ||"SYCSQ"==operationType||"5c494617683548a49cfc050f60067ea2"==tempids){ falg = RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignActionTwoOwn","compnySignIng","FlowUnid=<%=flowunid%>,flagType=word,ProjectId=<%=projectId%>,SubjectId=<%=SubjectId%>,tempid="+tempids); }else if("ZC"==operationType){ falg="success";