From 3f76a271ed4270c128af1b2cbff10629a9ede398 Mon Sep 17 00:00:00 2001 From: zhangjun Date: Thu, 6 Jun 2019 10:38:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E4=BB=A3=E5=81=BF=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LDistributorAutomaticCompensatoryinfo.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp index 915bbfb28..de6761d97 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp @@ -21,7 +21,7 @@ include function selectno(){ AsDialog.OpenSelector("selectno", "", "dialogWidth=" + parseInt(window.screen.width * 0.3) + "px dialogHeight=" + parseInt(window.screen.height * 0.5) + "px", function(sReturn){ if(!sReturn||sReturn=="_CANCEL_"){ - alert(getHtmlMessage('1')); + //alert(getHtmlMessage('1')); return; } sReturn = sReturn.split("@");