src/components/page/show/show-index.vue
@@ -473,6 +473,7 @@ <script> import echarts from "echarts/lib/echarts"; import BaiduMap from '../../common/baiduMap' export default { name: "show-index", data() { @@ -517,7 +518,12 @@ } } }, mounted() { mounted() { BaiduMap.init() .then((BMap) => { console.log('地图初始化') this.inits() }) this.tclyvEcharts() this.tcpmEcharts() this.ddtjEcharts()