kongdeqiang
2024-10-28 899de68b5072c2eb3d46aa99c1c65fa30a1211bb
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()