diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ProvisionAllocation.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ProvisionAllocation.jsp index 9a46e1991..95a842e43 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ProvisionAllocation.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ProvisionAllocation.jsp @@ -36,7 +36,8 @@ tempParam["FLOW_UNID"]="<%=new java.util.Date().getTime()%>"; //生成模板固定参数 - tempParam["contract_no"]="<%=CurUser.getUserID()%>"; + tempParam["contract_id"]="<%=CurUser.getUserID()%>"; + tempParam["contract_no"]="<%=contract_no%>"; tempParam["CurOrgId"]="<%=CurUser.getOrgID()%>"; tempParam["fileSavePath"]="<%=CurConfig.getConfigure("FileSavePath")%>"; diff --git a/WebContent/fileTemplate/璁℃彁鍒嗘憡椤甸潰.xlsx b/WebContent/fileTemplate/璁℃彁鍒嗘憡椤甸潰.xlsx new file mode 100644 index 000000000..d53c3ee1f Binary files /dev/null and b/WebContent/fileTemplate/璁℃彁鍒嗘憡椤甸潰.xlsx differ