From 245130650636ee2d43dbf88d4b5839d814740666 Mon Sep 17 00:00:00 2001 From: tangfutang Date: Fri, 10 Aug 2018 11:42:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=89=A3=E6=AC=BE=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8F=98=E6=9B=B4=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Comm/LBDebitCard/ChangeDebitCardList.jsp | 69 +++++++++--------- .../fileTemplate/直接扣款授权委托书.docx | Bin 0 -> 13338 bytes .../controller/RentCollectDeleteAction.java | 24 +++++- 3 files changed, 58 insertions(+), 35 deletions(-) create mode 100644 WebContent/fileTemplate/直接扣款授权委托书.docx diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ChangeDebitCardList.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ChangeDebitCardList.jsp index a792ef5ec..3c357f8e6 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ChangeDebitCardList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBDebitCard/ChangeDebitCardList.jsp @@ -8,6 +8,7 @@ */ String flowunid = CurPage.getParameter("FlowUnid"); String contractid = CurPage.getParameter("ContractId"); + String customerType = CurPage.getParameter("CustomerType"); CurPage.getParameter("PrevUrl"); ASObjectModel doTemp = new ASObjectModel("ChangeDebitCardList"); ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request); @@ -27,13 +28,12 @@ //sButtonPosition = "north"; %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>