Commit 9ef6a4a8 by 陈羽

update: 添加字段

parent 72a4585e
......@@ -300,7 +300,7 @@ export default {
pageType: 1, //1、代表优惠券订单列表 2、礼品订单
requestProject: 'integral-mall',
integralMallProId: this.integralMallProId,
showSelfFlag: this.showSelfStatus ? 1 : 0
creatorId: this.creatorId
};
this.dialogVisible = true;
// window.location = `${exportOnlineListExcel}?orderStatus=${this.listParams.orderStatus}&changeType=${this.listParams.changeType}&searchParams=${this.listParams.searchParams}&beginTime=${this.listParams.beginTime}&endTime=${this.listParams.endTime}&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