Commit 6f6ccfd6 by liuchenxi

update: 导出人群

parent 3c1b657c
......@@ -499,6 +499,7 @@ export default {
},
onSubmiTableFiled(data) {
const { exportMemberData: { params: exportParams } } = this;
this.exportMemberData.excelUrl = '/gic-member-tag-web/memberTag/memberTagExportExcel';
this.exportMemberData.show = true;
exportParams.exportFields = data.toString();
exportParams.tagId = this.tagId;
......
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