Commit 66d69c2e by huaying

Merge branch 'bugfix/积分订单导出订单时间限制' into dev

parents dfdcb802 54941362
......@@ -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