Compare commits

...

2 Commits

Author SHA1 Message Date
gounaikang@hisense.com a384e13eb1 Merge branch 'master' of http://124.222.94.39:3000/wuhongjian/qd-changjing 2022-08-25 13:48:49 +08:00
gounaikang@hisense.com efbdaacab0 fix:接口去掉参数 2022-08-25 13:46:33 +08:00
1 changed files with 2 additions and 1 deletions

View File

@ -363,7 +363,8 @@ export default {
},
//
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
// pm>200