From ce076c3df157493a09d8c50607172d6fc0bea57c Mon Sep 17 00:00:00 2001 From: jianghongdong Date: Wed, 25 Jul 2018 15:41:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BF=9D=E8=AF=81=20?= =?UTF-8?q?=E9=87=91=E6=94=B6=E5=8F=96=E6=97=B6=E6=8F=90=E4=BA=A4=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E5=A4=84=E7=90=86=E8=84=9A=E6=9C=ACbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DealerDeposit/DMarginChargeInfo_Temp.jsp | 14 ++++--- .../tenwa/flow/CopyDChargeTempToFormal.java | 38 +++---------------- 2 files changed, 15 insertions(+), 37 deletions(-) diff --git a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp index 86e3bf924..9870102cf 100644 --- a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp +++ b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp @@ -28,6 +28,7 @@ if("ReadOnly".equals(rightType)){ dwTemp.ReadOnly = "1";//Ö»¶Áģʽ + doTemp.setColInnerBtEvent("LOCAL_ACCOUNT,ACCOUNT_INFO", ""); } String acc_number = Sqlca.getString("select acc_number from OWN_ACCOUNT limit 0,1"); String acc_bank = Sqlca.getString("select acc_bank from OWN_ACCOUNT limit 0,1"); @@ -43,10 +44,13 @@ %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>