kongdeqiang
2024-04-22 d6e51b776dfe5cfb575610f423238f98b5e58b94
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() {
@@ -518,6 +519,11 @@
            }
        },
        mounted() {
            BaiduMap.init()
            .then((BMap) => {
              console.log('地图初始化')
              this.inits()
            })
            this.tclyvEcharts()
            this.tcpmEcharts()
            this.ddtjEcharts()