Commit 54941362 by huaying

fix: 导出订单

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