From 6dafa187880554a884a4f44295f30c3d64064cca Mon Sep 17 00:00:00 2001 From: amarsoft Date: Thu, 5 Jul 2018 20:17:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E7=94=A8=E4=BA=A7=E5=93=81=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E5=B9=B6=E5=86=99=E6=AD=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Lease/Flow/Comm/LBContract/LBContractInfo.jsp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractInfo.jsp index b23666a7f..2aa55495a 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBContract/LBContractInfo.jsp @@ -66,8 +66,9 @@ <%/*~BEGIN~可编辑区~[Editable=true;CodeAreaID=Info03;Describe=定义数据对象;]~*/%> <% - String rentmethod=ProductParamUtil.getProductParameterValue(product_id,"PRD0313","starttimes");//起租方式 - String planinformation=ProductParamUtil.getProductParameterValue(product_id,"PRD0314","planinformation");//方案类型 + //String rentmethod=ProductParamUtil.getProductParameterValue(product_id,"PRD0313","starttimes");//起租方式 + String rentmethod="N";//起租方式 + String planinformation="SinglePlan";//方案类型 ASObjectModel doTemp = new ASObjectModel(sTempletNo); doTemp.setHtmlEvent("LEAS_FORM","onchange","changeLeaseForm"); if(null!=ishistory&&ishistory.equals("true")){