Commit 54941362 by huaying

fix: 导出订单

parent 077d45f5
......@@ -530,8 +530,7 @@ export default {
endTime: this.endTime,
pageType: 1, // 1、代表优惠券订单列表 2、礼品订单
requestProject: 'integral-mall',
// integralMallProId: this.integralMallProId,
integralMallProId: '',
integralMallProId: this.integralMallProId,
creatorId: this.creatorId,
};
this.dialogVisible = true;
......
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