From 05a99bb8e901ae25adeab6850f723b5e1bb44e0f Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 9 Oct 2018 15:43:03 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=B8=9A=E5=8A=A1=E7=94=B3=E8=AF=B7=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=EF=BC=8C=E6=8B=85=E4=BF=9D=E4=BA=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E8=AF=81=E4=BB=B6=E7=B1=BB=E5=9E=8B=E5=A2=9E=E5=8A=A0onchange?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LBGuaranteePerUnitInfo.jsp | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp index 20eb2beee..0f96fd0e1 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBGuaranteeUnit/LBGuaranteePerUnitInfo.jsp @@ -25,6 +25,7 @@ doTemp.setDefaultValue("flowunid", sFlowUnid); doTemp.setHtmlEvent("MOBILE","onChange","checkMobileRepeat"); doTemp.setHtmlEvent("CERTID","onChange","checkCertidRepeat"); + doTemp.setHtmlEvent("CERTTYPE","onChange","changeCertType"); // doTemp.setDefaultValue("DATA_STATE", "guarantee");//标记该数据是担保人信息 ASObjectWindow dwTemp = new ASObjectWindow(CurPage, doTemp,request); dwTemp.Style = "2";//freeform @@ -37,7 +38,25 @@ sButtonPosition = "north"; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>