mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化导出
This commit is contained in:
parent
5448c1f0df
commit
3c378a8127
@ -186,7 +186,7 @@
|
||||
//导出
|
||||
_exportExcel: function () {
|
||||
// vc.jumpToPage('/callComponent/exportReportFee/exportData?pagePath=reportPayFeeManage&' + vc.objToGetParam($that.payFeeManageInfo.conditions));
|
||||
$that.payFeeManageInfo.conditions.pagePath = 'payFeeManage';
|
||||
$that.payFeeManageInfo.conditions.pagePath = 'reportPayFee';
|
||||
let param = {
|
||||
params: $that.payFeeManageInfo.conditions
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user