From 07cc3f82adafccaf36120d120309ec761b488bec Mon Sep 17 00:00:00 2001 From: zhangbb Date: Fri, 20 Sep 2019 11:04:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BBdebugger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/BCpayInfoLog.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/BCpayInfoLog.jsp b/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/BCpayInfoLog.jsp index 37493e65b..7749add10 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/BCpayInfoLog.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/BCpayInfoLog.jsp @@ -46,7 +46,6 @@ Ids += "@"+getItemValue(0,rows[i],"ID"); } Ids = Ids.substring(1); - debugger; var result = RunJavaMethodTrans("paymentInfoUpdate.UpdatePaymentInfo","requestAndAction","Ids="+Ids); if("SUCCESS" == result){ AsDebug.showMessage("提示","操作成功!","","",true);