Commit a2ccbc5c by liuchenxi

Merge branch 'feature/3月会员标签' into dev

parents 12770d4b 6f6ccfd6
......@@ -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