计提分摊
This commit is contained in:
parent
ae526bfb38
commit
134486ac40
@ -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")%>";
|
||||
|
||||
|
||||
BIN
WebContent/fileTemplate/计提分摊页面.xlsx
Normal file
BIN
WebContent/fileTemplate/计提分摊页面.xlsx
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user