更新实时轨迹8
parent
15f2ab96da
commit
1337596819
|
@ -49,6 +49,7 @@ export default {
|
|||
this.recordCar.startTime = recordCar.startTime
|
||||
this.recordCar.endTime = recordCar.endTime
|
||||
historyMap(this.recordCar).then(res=>{
|
||||
console.log(res)
|
||||
this.carMsg = res.data
|
||||
// res.data.forEach(item=>{
|
||||
// this.carMsg = item
|
||||
|
|
Loading…
Reference in New Issue