From 18db6fdcd0bed3b9db803591b6057a98dd47c597 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期四, 20 五月 2021 10:55:17 +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