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];