From 1b7cbdf995926460e16b8879f5813f0cfc141fac Mon Sep 17 00:00:00 2001
From: yangdelong <828900aaa>
Date: 星期四, 25 三月 2021 14:21:05 +0800
Subject: [PATCH] 修改至公司网络地图服务

---
 src/main.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index 8ca4020..f174d4a 100644
--- a/src/main.js
+++ b/src/main.js
@@ -13,6 +13,8 @@
 import 'leaflet/dist/leaflet.css'
 import L from 'leaflet'
 import '@/utils/dialogDrag.js'
+import '@components/plugin/leaflet-measure-path/leaflet-measure-path.css'
+import '@components/plugin/leaflet-measure-path/leaflet-measure-path'
 
 Vue.config.productionTip = false
 

--
Gitblit v1.8.0