Commit 887fae8d by liuchenxi

Merge branch 'bugfix/卡券列表' into dev

parents 5b2e174f 5db3e32e
......@@ -347,8 +347,8 @@ export default {
};
if (this.type) {
Object.assign(param, {
startTime: this.sdate,
endTime: this.edate,
// startTime: this.sdate,
// endTime: this.edate,
cardModule: this.type ? 'memberTag' : '' // 会员标签传
});
}
......
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