修复订单状态刷新错误,修复订单数据展示错误
This commit is contained in:
@@ -172,9 +172,6 @@
|
||||
status: this.tabs[this.tabsCurrent].val,
|
||||
type : this.type
|
||||
}).then(res => {
|
||||
|
||||
console.log(res)
|
||||
|
||||
let { data } = res;
|
||||
this.orders = data
|
||||
}).catch(err => {
|
||||
|
||||
Reference in New Issue
Block a user