From 29460f7bc1aabd44421a114eb758cdd7fc64cfcf Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 05 三月 2021 15:13:27 +0800 Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into master --- src/main.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main.js b/src/main.js index cf57dcb..95591a3 100644 --- a/src/main.js +++ b/src/main.js @@ -14,7 +14,7 @@ import 'leaflet-canvas-markers' Vue.config.productionTip = false -Vue.use(ElementUI, { size: 'small' }) +Vue.use(ElementUI) Vue.prototype.$cancels = [] Vue.prototype.L = L // 娉ㄥ唽鎸囦护 -- Gitblit v1.8.0