We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2cc8c commit 87ff72bCopy full SHA for 87ff72b
public/pages/property/listOweFee/listOweFee.js
@@ -230,7 +230,7 @@
230
//&configIds= + _configIds
231
//let _conditions = vc.objToGetParam($that.listOweFeeInfo.conditions)
232
//vc.jumpToPage('/callComponent/exportReportFee/exportData?pagePath=listOweFee' + "&" + _conditions);
233
- $that.listOweFeeInfo.conditions.pagePath = 'listOweFee';
+ $that.listOweFeeInfo.conditions.pagePath = 'reportListOweFee';
234
let param = {
235
params: $that.listOweFeeInfo.conditions
236
};
0 commit comments