From 8dc2834883d97762a9dfbfc62d665ce8b8f36521 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Thu, 18 Oct 2018 09:39:51 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=82=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=8C?= =?UTF-8?q?=E9=83=A8=E6=9D=83=E9=99=90=E5=8F=AF=E8=83=BD=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E7=9A=84bug=E3=80=82=202.=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E8=B5=84=E9=87=91=E8=AE=A1=E5=88=92=E5=88=97=E8=A1=A8=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E5=87=BA=E7=8E=B0=E9=94=99=E8=AF=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation/FundPlanList.jsp | 2 +- .../Tenwa/Lease/Flow/AdjustInterest/TodoAdjustInterestList.jsp | 2 +- .../Lease/Flow/AdjustRollBack/LCAdjustContractRollBack.jsp | 2 +- .../Tenwa/Lease/Flow/Fund/FundCollection/VIFundPlanList.jsp | 2 +- .../Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WebContent/Accounting/LoanSimulation/FundPlanList.jsp b/WebContent/Accounting/LoanSimulation/FundPlanList.jsp index b5e2634cd..50c5be780 100644 --- a/WebContent/Accounting/LoanSimulation/FundPlanList.jsp +++ b/WebContent/Accounting/LoanSimulation/FundPlanList.jsp @@ -158,7 +158,7 @@ } } alert("¸´ÖƳɹ¦"); - //as_save(0,"reloadSelf()"); + as_save(0,"updateFlow()"); } function deleteAllRecords(){ RunJavaMethodTrans("com.tenwa.reckon.executor.CalcExecutor","deleteAllRecordsForFundPlanList","flowunid=<%=flowunid%>,planCName=<%=planCName%>,plannumber=<%=plannumber%>,calType=<%=calType%>"); diff --git a/WebContent/Tenwa/Lease/Flow/AdjustInterest/TodoAdjustInterestList.jsp b/WebContent/Tenwa/Lease/Flow/AdjustInterest/TodoAdjustInterestList.jsp index 7d794835b..4c16361a7 100644 --- a/WebContent/Tenwa/Lease/Flow/AdjustInterest/TodoAdjustInterestList.jsp +++ b/WebContent/Tenwa/Lease/Flow/AdjustInterest/TodoAdjustInterestList.jsp @@ -22,7 +22,7 @@ }else if("8009011".equals(orgId)){ businessType="3"; }else{ - businessType=""; + businessType="2,3"; } } diff --git a/WebContent/Tenwa/Lease/Flow/AdjustRollBack/LCAdjustContractRollBack.jsp b/WebContent/Tenwa/Lease/Flow/AdjustRollBack/LCAdjustContractRollBack.jsp index aef322c7f..9e65bbe1e 100644 --- a/WebContent/Tenwa/Lease/Flow/AdjustRollBack/LCAdjustContractRollBack.jsp +++ b/WebContent/Tenwa/Lease/Flow/AdjustRollBack/LCAdjustContractRollBack.jsp @@ -24,7 +24,7 @@ }else if("8009011".equals(orgId)){ businessType="3"; }else{ - businessType=""; + businessType="2,3"; } } diff --git a/WebContent/Tenwa/Lease/Flow/Fund/FundCollection/VIFundPlanList.jsp b/WebContent/Tenwa/Lease/Flow/Fund/FundCollection/VIFundPlanList.jsp index 0527a8e97..f5de902c1 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/FundCollection/VIFundPlanList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/FundCollection/VIFundPlanList.jsp @@ -17,7 +17,7 @@ }else if("8009011".equals(orgId)){ businessType="3"; }else{ - businessType=""; + businessType="2,3"; } } ASObjectModel doTemp = new ASObjectModel("VILCFundPlanListtradition"); diff --git a/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp index 407dbdf61..c315ea087 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/RentIncome/VILCRentPlanList.jsp @@ -21,7 +21,7 @@ }else if("8009011".equals(orgId)){ businessType="3"; }else{ - businessType=""; + businessType="2,3"; } } ASObjectModel doTemp = new ASObjectModel("VILCRentPlanList");