Commit 6a43bdc2 by caoyanzhi

Merge branch 'feature/计费中心-导出' into dev

parents 219b3413 e66d473a
......@@ -770,6 +770,7 @@ export default {
beginTime: formatDateTimeByType(this.exportDialog.time[0], 'yyyy-MM-dd'),
endTime: formatDateTimeByType(this.exportDialog.time[1], 'yyyy-MM-dd'),
searchParam: this.listParams.searchParam,
source: this.listParams.source,
accountDepartId: this.deparment.departId
};
if (type == 'sms') params.channelType = this.listParams.channelType;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment