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