diff --git a/WebContent/Tenwa/Lease/Flow/RentNotify/LetterApprovalList.jsp b/WebContent/Tenwa/Lease/Flow/RentNotify/LetterApprovalList.jsp index 8d1b636c9..7f33b5cb0 100644 --- a/WebContent/Tenwa/Lease/Flow/RentNotify/LetterApprovalList.jsp +++ b/WebContent/Tenwa/Lease/Flow/RentNotify/LetterApprovalList.jsp @@ -53,7 +53,7 @@ } function downloadFile(id){ if(typeof(id)==undefined || id=='') { - alert("请先生成租金通知书再下载!"); + alert("请先生成批准函再下载!"); return; } if(!frames["downloadTemplate"]) $("").appendTo("body"); @@ -92,12 +92,13 @@ if(typeof(id)=="undefined" || id.length <= 0 || id==""){ RunJavaMethodTrans("com.tenwa.officetempalte.controller.RentNotinyDeleteAction","deletequtation","projectId="+projectId[i]+",objecttype=LetterApprova"); }else{ - var result=RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignAction","collectionSignA","ProjectId="+projectId[i]+",flagType=LetterApprova"); + /* var result=RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignAction","collectionSignA","ProjectId="+projectId[i]+",flagType=LetterApprova"); if("success"==result){ number++; }else{ RunJavaMethodTrans("com.tenwa.officetempalte.controller.RentNotinyDeleteAction","deletequtation","projectId="+projectId[i]+",objecttype=LetterApprova"); - } + } */ + number++; } } if(projectId.length==0){ @@ -117,7 +118,7 @@ if(typeof(attrids)=="undefined"||attrids==null||attrids==""){alert("请选择");return;} for( var i=0;i").appendTo("body"); window.open(sWebRootPath+"/servlet/view/DownloadZipServlet?CompClientID=<%=sCompClientID%>&id="+id, "downloadTemplate"); } - - function stamp(){ - var flie = getItemValue(0,getRow(0),"FILENAME"); - if(typeof(flie)=="undefined"||flie==null||flie==""){ - alert("请先生成租金通知书!"); - return; - } - var number = 0; - var PAYMENT_NUMBERS=getItemValueArray(0,"PAYMENT_NUMBER"); - var PLAN_LISTS=getItemValueArray(0,"PLAN_LIST"); - var contract_ids=getItemValueArray(0,"contract_id"); - for(var i=0;i <%@ include file="/Frame/resources/include/include_end.jspf"%> \ No newline at end of file diff --git a/WebContent/fileTemplate/鍚堝悓锛堝敭鍚庡洖绉燂級鍜屾姷鎶煎悎鍚-淇鐗.docx b/WebContent/fileTemplate/鍚堝悓锛堝敭鍚庡洖绉燂級鍜屾姷鎶煎悎鍚-淇鐗.docx index f0e4cc24c..018999762 100644 Binary files a/WebContent/fileTemplate/鍚堝悓锛堝敭鍚庡洖绉燂級鍜屾姷鎶煎悎鍚-淇鐗.docx and b/WebContent/fileTemplate/鍚堝悓锛堝敭鍚庡洖绉燂級鍜屾姷鎶煎悎鍚-淇鐗.docx differ diff --git a/WebContent/fileTemplate/鎵瑰噯鍑.docx b/WebContent/fileTemplate/鎵瑰噯鍑.docx deleted file mode 100644 index 00aabf8ce..000000000 Binary files a/WebContent/fileTemplate/鎵瑰噯鍑.docx and /dev/null differ