From 9bef9aaf9cbe699c27a6a9081c4de4e8c79243ab Mon Sep 17 00:00:00 2001 From: liuzhao Date: Wed, 24 Oct 2018 17:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A1=A3=E6=A1=88=E5=BD=92?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp b/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp index 2be2b8d61..77a01a9bf 100644 --- a/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp +++ b/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp @@ -55,6 +55,7 @@ }else{ setItemReadOnly(0,0,"pledge_date",true); setItemRequired(0,"pledge_date",false); + setItemValue(0,0,"pledge_date",""); } } function isdelay(){ @@ -66,6 +67,7 @@ }else{ setItemReadOnly(0,0,"delay_date",true); setItemRequired(0,"delay_date",false); + setItemValue(0,0,"delay_date",""); } }