解决冲突
This commit is contained in:
@ -135,11 +135,7 @@ export default {
|
||||
}
|
||||
express(params)
|
||||
.then(res => {
|
||||
<<<<<<< HEAD
|
||||
this.logisticsList = res.data.traces.reverse()
|
||||
=======
|
||||
this.logisticsList = res.data.Traces.reverse();
|
||||
>>>>>>> 11d6bda8681ad955f5e73286c3478a238ee58593
|
||||
})
|
||||
.catch(err => {
|
||||
uni.showToast({
|
||||
|
Reference in New Issue
Block a user