From 523e053e73f7f9c4cfb5e69e9d07844a8ac4d99c Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期五, 12 三月 2021 11:28:34 +0800
Subject: [PATCH] 企业指标分类统计表格统计结构

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

diff --git a/src/main.js b/src/main.js
index 32a895f..b2139c0 100644
--- a/src/main.js
+++ b/src/main.js
@@ -10,16 +10,13 @@
 import 'element-ui/lib/theme-chalk/index.css'
 import 'leaflet/dist/leaflet.css'
 import L from 'leaflet'
-import 'leaflet.markercluster'
-import 'leaflet-canvas-markers'
-import './components/plugin/Leaflet.GridLayer.FadeOut'
 
 Vue.config.productionTip = false
 
 Vue.use(ElementUI)
 Vue.prototype.$cancels = []
 Vue.prototype.L = L
-// 娉ㄥ唽鎸囦护
+// 娉ㄥ唽鎸囦护7
 // registerDirectives(Vue)
 
 // 娉ㄥ唽echarts鐨偆

--
Gitblit v1.8.0