From c5d228927371a656351220629559706feb898f4a Mon Sep 17 00:00:00 2001 From: tangfutang Date: Mon, 23 Jul 2018 20:22:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E5=85=B7=E5=AE=A2=E6=88=B7=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=90=8C=E7=9A=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Lease/Flow/Comm/LBContract/LBContractPrintList.jsp | 2 +- .../LBContractPersonBaseInfo/LBContractPersonBaseInfo.jsp | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractPrintList.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractPrintList.jsp index 8ba360264..bef0eb2ad 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractPrintList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractPrintList.jsp @@ -170,7 +170,7 @@ AsDebug.showMessage("提示",sReturn,"","",true,'','','',function(){ var sReturns = RunJavaMethodTrans("com.tenwa.channelportal.action.ContractSignAction","downloadDoc","ProjectId=<%=projectId%>,CurUserID=<%=CurUser.getUserID()%>"); window.location.reload(); - }); + }); } diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBContractPersonBaseInfo/LBContractPersonBaseInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBContractPersonBaseInfo/LBContractPersonBaseInfo.jsp index 9004039d0..2cef59043 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBContractPersonBaseInfo/LBContractPersonBaseInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBContractPersonBaseInfo/LBContractPersonBaseInfo.jsp @@ -13,6 +13,7 @@ String ishistory=CurPage.getParameter("IsHistory"); String compClientID = request.getParameter("CompClientID"); String RightType = CurPage.getParameter("RightType");//页面是否 是只读 + String custype = CurPage.getParameter("customertype");//获取客户类型 if(sPrevUrl == null) sPrevUrl = ""; if((null!=sPhaseNo&&sPhaseNo.equals("0010")) && "BContractApproveFlow".equals(FlowNo)){ @@ -40,8 +41,13 @@ dwTemp.Style = "2";//freeform dwTemp.setGroupHidden("0020"); dwTemp.genHTMLObjectWindow(sFlowUnid); + String userll=null; + userll="/Tenwa/Lease/Flow/Project/BusinessApplication/CustomerInfo.jsp?CompClientID="; + if("01".equals(custype)){ + userll="/Tenwa/Customer/Lessee/Person/CustomerCompanyTempInfo.jsp?CompClientID="; + } //dwTemp.replaceColumn("BaseInfo", "", CurPage.getObjectWindowOutput()); - dwTemp.replaceColumn("BaseInfo", "", CurPage.getObjectWindowOutput()); + dwTemp.replaceColumn("BaseInfo", "", CurPage.getObjectWindowOutput()); String sButtons[][] = null; sButtons = new String[][]{