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"%>