From 5477aa568104a83b93645f1a2877166b4139a6b8 Mon Sep 17 00:00:00 2001 From: liuzhao Date: Wed, 12 Sep 2018 18:15:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=A3=E9=87=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp b/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp index e72666c56..fbb2d9e0b 100644 --- a/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp +++ b/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp @@ -145,7 +145,7 @@ var startDate=getItemValue(0,0,"effect_start"); var endDate=getItemValue(0,0,"effect_end"); - alert(endDate); + //alert(endDate); var Result = AsControl.RunJavaMethod("com.tenwa.apzl.commission.commissionSet", "editEnd","endDate="+endDate+",leasForm="+leas_form+",startDate="+startDate); if(Result=='success'){ alert("±£´æ³É¹¦£¡");