diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/LBContractTemplateList.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/LBContractTemplateList.jsp index 090a0ae3e..4f7c91591 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/LBContractTemplateList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBContractTemplate/LBContractTemplateList.jsp @@ -15,6 +15,7 @@ String taskno=CurPage.getParameter("TaskNo"); String ishistory=CurPage.getParameter("IsHistory"); String nodeNo=CurPage.getParameter("NodeNo"); + String ProjectId=CurPage.getParameter("ProjectId"); String sContractId = "";//合同表的主键 @@ -95,8 +96,9 @@ if(confirm('确实要删除吗?')){ var files = getItemValueArray(0,"fileid"); var falg; + var ProjectId ="<%=ProjectId%>"; for(var i=0;i";