From 950288d715b38426d88998c775191ef682070178 Mon Sep 17 00:00:00 2001 From: liuz Date: Wed, 25 Jul 2018 20:13:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E8=AF=81=E9=87=91=E6=94=B6=E5=8F=96?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E5=8E=BB=E9=99=A4=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp index 9870102cf..60e0f7e0f 100644 --- a/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp +++ b/WebContent/DealerDeposit/DMarginChargeInfo_Temp.jsp @@ -38,7 +38,7 @@ dwTemp.genHTMLObjectWindow(CurPage.getParameter("ID")); dwTemp.getDataObject().setVisible("CAUTION_MONEY", true); String sButtons[][] = { - {"true","All","Button","保存","保存所有修改","save(0)","","","",""}, + {"ReadOnly".equals(rightType)?"false":"true","","Button","保存","保存所有修改","save(0)","","","",""}, {"true","All","Button","返回","返回列表","returnList()","","","",""} }; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>