From 93501e5ed932ff9a57a27f432736cca9f38f0cd4 Mon Sep 17 00:00:00 2001
From: XingChuan <m17600301067@163.com>
Date: 星期四, 27 五月 2021 16:49:06 +0800
Subject: [PATCH] 增加管线报表,企业应急报表

---
 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