Commit 13ab186c authored by youjie's avatar youjie

no message

parent e453f3dc
...@@ -6009,7 +6009,6 @@ ...@@ -6009,7 +6009,6 @@
this.loading = false; this.loading = false;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.OrderDataList = res.data.data; this.OrderDataList = res.data.data;
console.log(res.data.data,'----------')
this.IsUpdateOrderMoney = res.data.data.IsUpdateOrderMoney; this.IsUpdateOrderMoney = res.data.data.IsUpdateOrderMoney;
} }
}, },
......
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