Compare commits

..

No commits in common. "a384e13eb1b9f2cc85451d2b2fc5903035a776b5" and "d8d3e76b3df25476f43e731be5103af90bad9765" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -363,8 +363,7 @@ export default {
}, },
// //
async getRoadData () { async getRoadData () {
// const res = await getRoadData({ dt: this.preTime }) const res = await getRoadData({ dt: this.preTime })
const res = await getRoadData()
// //
this.roadData = res.data.data this.roadData = res.data.data
// pm>200 // pm>200