Commit 8b071b3a by huaying

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

parents 60b69a1d 75fbdf75
...@@ -522,8 +522,8 @@ export default { ...@@ -522,8 +522,8 @@ export default {
} }
this.params = { this.params = {
orderStatus: this.orderStatus, orderStatus: this.orderStatus,
changeType: this.changeType, // changeType: this.changeType,
// changeType: -1, changeType: -1,
searchParams: this.searchValue, searchParams: this.searchValue,
searchType: this.searchType, searchType: this.searchType,
beginTime: this.beginTime, beginTime: this.beginTime,
......
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