From e4bcbfad51161f562ee38bc3935f973e7601335b Mon Sep 17 00:00:00 2001 From: zhangbb Date: Fri, 20 Jul 2018 09:53:24 +0800 Subject: [PATCH 01/19] =?UTF-8?q?1.=E6=9B=B4=E6=94=B9=E5=AE=9E=E9=99=85?= =?UTF-8?q?=E4=BB=98=E6=AC=BE=E6=B5=81=E7=A8=8B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Fund/ActualPayment/ActualPaymentTempList.jsp | 6 +++++- .../ActualPaymentTempListBySubtotal1.jsp | 12 ++++++++---- .../Rent/CautionMoneyDeduction/ContractInfoPay.jsp | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/ActualPaymentTempList.jsp b/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/ActualPaymentTempList.jsp index 72f5b79db..969d17753 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/ActualPaymentTempList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/ActualPayment/ActualPaymentTempList.jsp @@ -26,7 +26,7 @@ dwTemp.MultiSelect = true; dwTemp.ReadOnly = "0"; dwTemp.ShowSummary = "1"; - if("0030".equals(phaseNo)){ + if(!"0020".equals(phaseNo)){ rightType = "ReadOnly"; dwTemp.ReadOnly = "1"; } @@ -92,6 +92,10 @@ %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>