From dd9af28934e9b34f74a58cf3f92a472b898d738e Mon Sep 17 00:00:00 2001 From: seatonwan9 <seatonwan9@163.com> Date: 星期五, 28 五月 2021 19:39:51 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index a2d5681..621ab68 100644 --- a/src/main.js +++ b/src/main.js @@ -29,6 +29,7 @@ Vue.prototype.L = L Vue.prototype.$config = appConfig Vue.prototype.$echarts = echarts // 鎸傝浇echarts +window.echarts = echarts window.Vue = Vue window.$layer = layer(Vue) // 娉ㄥ唽鎸囦护7 -- Gitblit v1.8.0