From 9ce740e0a9eb54c544febfd1f4213618a7ab20e3 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期一, 24 五月 2021 17:41:07 +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