quanyawei
2024-05-13 74990b437b7b6e6072999d65c37658e51de577b3
Merge branch 'feature_1.0'
1 files modified
2 ■■■ changed files
src/views/list/road.vue 2 ●●● patch | view | raw | blame | history
src/views/list/road.vue
@@ -391,7 +391,7 @@
      macType = this.carvalue;
    }
    get("coordinate/selectCruiserRoad", {
      name: this.selectLuName,
      name: "",
      mac: macType,
    }).then((res) => {
      res.data.data.forEach((item: any) => {