From 5fd44281298d7348b21e687eca24472accbd38c0 Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Wed, 20 Mar 2024 11:16:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=81=94=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customCom/equipmentDialog.vue | 54 +- src/components/customCom/equipmentLeasing.vue | 88 +- src/components/customCom/mapData/sz.json | 1194 + src/components/customCom/mapData/xnall.json | 46424 ++++------------ src/components/mapBaidu/mapLine.vue | 16 +- 5 files changed, 11739 insertions(+), 36037 deletions(-) diff --git a/src/components/customCom/equipmentDialog.vue b/src/components/customCom/equipmentDialog.vue index acd9f49..35fde56 100644 --- a/src/components/customCom/equipmentDialog.vue +++ b/src/components/customCom/equipmentDialog.vue @@ -126,34 +126,34 @@ const initApiBmCompanyInfoTimeListTime = async (val: any) => { // console.log("val-->",val) try { - const res: any = await apiBmCompanyInfoTimeListTime(val) + // const res: any = await apiBmCompanyInfoTimeListTime(val) // 假数据 - // const res = [ - // { - // "id": 1, - // "lat": 31.22, - // "lon": 121.48, - // "time": "2022-12-10 10:10:10" - // }, - // // { - // // "id": 2, - // // "lat": 29.588885, - // // "lon": 106.621131, - // // "time": "2023-12-19 10:10:10" - // // }, - // // { - // // "id": 3, - // // "lat": 39.904989, - // // "lon": 116.405285, - // // "time": "2023-12-19 10:10:10" - // // }, - // { - // "id": 4, - // "lat": 31.820587, - // "lon": 117.227219, - // "time": "2023-12-19 10:10:10" - // } - // ] + const res = [ + { + "id": 1, + "lat": 31.22, + "lon": 121.48, + "time": "2022-12-10 10:10:10" + }, + { + "id": 2, + "lat": 29.588885, + "lon": 106.621131, + "time": "2023-12-19 10:10:10" + }, + { + "id": 3, + "lat": 39.904989, + "lon": 116.405285, + "time": "2023-12-19 10:10:10" + }, + { + "id": 4, + "lat": 31.820587, + "lon": 117.227219, + "time": "2023-12-19 10:10:10" + } + ] console.log("res-apiBmCompanyInfoTimeListTime",res) // domShow.value = true // console.log("apiBmCompanyInfoTimeListTime", res) diff --git a/src/components/customCom/equipmentLeasing.vue b/src/components/customCom/equipmentLeasing.vue index de4b486..9aed2cb 100644 --- a/src/components/customCom/equipmentLeasing.vue +++ b/src/components/customCom/equipmentLeasing.vue @@ -5,6 +5,9 @@
+