Commit 92dc3ebc by caoyanzhi

Merge branch 'bugfix/兑换码导出bug'

parents d66459d7 ad15ec85
......@@ -369,7 +369,7 @@ export default {
this.dialogVisible = true;
this.excelUrl = cdkeyExport;
this.params = {
cdkeyPlanId: this.cdkeyExport,
cdkeyPlanId: this.cdkeyPlanId,
requestProject: 'marketing'
};
}
......
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