Commit 75fbdf75 by huaying

fix: 导出订单

parent 9bbdfc40
...@@ -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