Skip to content

Commit 87ff72b

Browse files
928255095gitee-org
authored andcommitted
优化欠费信息表导出
Signed-off-by: java110 <[email protected]>
1 parent 6c2cc8c commit 87ff72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/pages/property/listOweFee/listOweFee.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
//&configIds= + _configIds
231231
//let _conditions = vc.objToGetParam($that.listOweFeeInfo.conditions)
232232
//vc.jumpToPage('/callComponent/exportReportFee/exportData?pagePath=listOweFee' + "&" + _conditions);
233-
$that.listOweFeeInfo.conditions.pagePath = 'listOweFee';
233+
$that.listOweFeeInfo.conditions.pagePath = 'reportListOweFee';
234234
let param = {
235235
params: $that.listOweFeeInfo.conditions
236236
};

0 commit comments

Comments
 (0)