From c60e56e2b6ceb633c6b10f5dc52e3da88129ad70 Mon Sep 17 00:00:00 2001
From: 陈泽平 <chenzeping>
Date: 星期五, 21 五月 2021 17:35:41 +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 be81e98..a2d5681 100644
--- a/src/main.js
+++ b/src/main.js
@@ -18,6 +18,8 @@
 import '@components/plugin/leaflet-measure-path/leaflet-measure-path.css'
 import '@components/plugin/leaflet-measure-path/leaflet-measure-path'
 import '@components/plugin/PathDrag'
+// import '@components/plugin/flowline'
+
 import layer from './components/layer'
 const appConfig = require('@/app.config')
 Vue.config.productionTip = false

--
Gitblit v1.8.0