Commit e66d473a by caoyanzhi

update: 计费中心短信营销详情导出

parent 4f264c03
......@@ -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