Commit 707e102c by zhangzhen

细节优化

parent 0b549540
......@@ -950,10 +950,10 @@
},1000)
}
})
}else{
this.dateObj = this.onSetDateTime(this.startTime, this.endTime);
this.onGetUseCoupon();
}
this.dateObj = this.onSetDateTime(this.startTime, this.endTime);
this.onGetUseCoupon();
},
onDurationChange(i) {
if (i >= this.distanceMode.length - 1) {
......
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