shuishen
2021-11-15 bdaf8175c4a99326e7d1b1bb4b6d1775b22bed33
src/views/map/carGps.vue
@@ -2,7 +2,7 @@
 * @Author: Morpheus
 * @Date: 2021-07-05 16:31:54
 * @Last Modified by: Morpheus
 * @Last Modified time: 2021-09-03 16:20:17
 * @Last Modified time: 2021-11-15 15:52:47
 * menu-name 押运人员定位
 */
<template>
@@ -139,7 +139,7 @@
<script>
import { getCarList, getPosition, getTrack } from "@/api/map/car";
import carPng from "@/assets/img/car.png";
import carPng from "/img/mapicon/car.png";
export default {
    data () {