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-11-17 09:11:49 * @Last Modified time: 2021-11-17 09:20:19 * menu-name 押运人员定位 */ <template> @@ -139,7 +139,7 @@ <script> import { getCarList, getPosition, getTrack } from "@/api/map/car"; import carPng from "/img/mapicon/car.png"; import carPng from "@/assets/img/car.png"; export default { data () {