From 628bf43022201c2dd8a888dce6f31226700b0678 Mon Sep 17 00:00:00 2001 From: liuz Date: Mon, 23 Jul 2018 13:58:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E8=AF=81=E9=87=91=E6=94=B6=E5=8F=96?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=AF=B9=E8=AF=9D=E6=A1=86=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp index 7fa0e57f4..a8e0236ec 100644 --- a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp +++ b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp @@ -28,8 +28,8 @@ if("ReadOnly".equals(rightType)){ dwTemp.ReadOnly = "1";//Ö»¶Áģʽ } - String acc_number = Sqlca.getString("select acc_number from OWN_ACCOUNT where acc_number='755915678910506'"); - String acc_bank = Sqlca.getString("select acc_bank from OWN_ACCOUNT where acc_number='755915678910506'"); + String acc_number = Sqlca.getString("select acc_number from OWN_ACCOUNT where acc_number='755915678910202'"); + String acc_bank = Sqlca.getString("select acc_bank from OWN_ACCOUNT where acc_number='755915678910202'"); dwTemp.genHTMLObjectWindow(CurPage.getParameter("ID")); dwTemp.getDataObject().setVisible("CAUTION_MONEY", true); String sButtons[][] = { @@ -60,7 +60,7 @@ AsControl.OpenView("/DealerDeposit/DMarginChargeInfo_TempList.jsp", "FlowUnid="+sFlowUnid+"&ProjectName=<%=CurPage.getParameter("ProjectName")%>","_self",""); } function selectaccount(){ -// var disno = getItemValue(0, 0, "disno"); + var disno = getItemValue(0, 0, "disno"); // alert(id); AsDialog.OpenSelector("SelectAccountS","distributorid,"+"<%=disno%>","dialogWidth=" + parseInt(window.screen.width * 0.4) + "px dialogHeight=" + parseInt(window.screen.height * 0.6) + "px",function(sReturn){ if(!sReturn||sReturn=="_CANCEL_"){