From d0f319ba8412bc68f922e1ffec35e5e95cf620bf Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 24 May 2023 11:57:32 +0800 Subject: [PATCH] optimize remind fee --- .../components/report/reportFeeDetailCar/reportFeeDetailCar.js | 2 +- .../report/reportFeeDetailContract/reportFeeDetailContract.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/components/report/reportFeeDetailCar/reportFeeDetailCar.js b/public/components/report/reportFeeDetailCar/reportFeeDetailCar.js index a915ce6a2..ea2525ea0 100644 --- a/public/components/report/reportFeeDetailCar/reportFeeDetailCar.js +++ b/public/components/report/reportFeeDetailCar/reportFeeDetailCar.js @@ -59,7 +59,7 @@ } ); }, - _exportReportFeeDetailOwnerExcel: function() { + _exportReportFeeDetailCarExcel: function() { vc.component.reportFeeDetailCarInfo.conditions.communityId = vc.getCurrentCommunity().communityId; vc.component.reportFeeDetailCarInfo.conditions.pagePath = 'reportFeeDetailCar'; let param = { diff --git a/public/components/report/reportFeeDetailContract/reportFeeDetailContract.js b/public/components/report/reportFeeDetailContract/reportFeeDetailContract.js index cf1801a17..97dda0cf9 100644 --- a/public/components/report/reportFeeDetailContract/reportFeeDetailContract.js +++ b/public/components/report/reportFeeDetailContract/reportFeeDetailContract.js @@ -59,7 +59,7 @@ } ); }, - _exportReportFeeDetailOwnerExcel: function() { + _exportReportFeeDetailContractExcel: function() { vc.component.reportFeeDetailContractInfo.conditions.communityId = vc.getCurrentCommunity().communityId; vc.component.reportFeeDetailContractInfo.conditions.pagePath = 'reportFeeDetailContract'; let param = {