From 9bead5c7a3ad829f64cf9d8d20bbca352b53bd82 Mon Sep 17 00:00:00 2001 From: 58261 <58261@DESKTOP-AAAC71Q> Date: Thu, 18 Oct 2018 11:26:17 +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/Flow/DealerDepositChargeApplyList.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/WebContent/Flow/DealerDepositChargeApplyList.jsp b/WebContent/Flow/DealerDepositChargeApplyList.jsp index eee4feef5..62d297890 100644 --- a/WebContent/Flow/DealerDepositChargeApplyList.jsp +++ b/WebContent/Flow/DealerDepositChargeApplyList.jsp @@ -11,7 +11,6 @@ } sReturn = sReturn.split("@"); var id = sReturn[0]; - debugger; var distributor_name = sReturn[1]; var distributor_no = sReturn[4]; var distributor_coding = sReturn[5];