From 87ff72b15f363e3611e2f61707ae5c963a97a0c1 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 7 May 2025 07:15:12 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=AC=A0=E8=B4=B9=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E8=A1=A8=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- public/pages/property/listOweFee/listOweFee.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/pages/property/listOweFee/listOweFee.js b/public/pages/property/listOweFee/listOweFee.js index 3ea3d4bb4..6ac707e23 100644 --- a/public/pages/property/listOweFee/listOweFee.js +++ b/public/pages/property/listOweFee/listOweFee.js @@ -230,7 +230,7 @@ //&configIds= + _configIds //let _conditions = vc.objToGetParam($that.listOweFeeInfo.conditions) //vc.jumpToPage('/callComponent/exportReportFee/exportData?pagePath=listOweFee' + "&" + _conditions); - $that.listOweFeeInfo.conditions.pagePath = 'listOweFee'; + $that.listOweFeeInfo.conditions.pagePath = 'reportListOweFee'; let param = { params: $that.listOweFeeInfo.conditions };