From 0b8a8716552fe73c1e25d2617e87d3655caaf6b6 Mon Sep 17 00:00:00 2001 From: tangfutang Date: Wed, 18 Jul 2018 19:03:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0=E5=90=88=E5=90=8C=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Flow/Comm/LBContractTemplate/LBContractTemplateList.jsp | 4 +++- .../Lease/Flow/Comm/LBContractTemplate/contract_template.jsp | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) 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";