mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化欠费信息表导出
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
6c2cc8c52e
commit
87ff72b15f
@ -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
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user