src/components/page/leaderShow/leaderIndex.vue
@@ -210,6 +210,7 @@ import shangjiZhipaiForm from "./Dialog/shangjiZhipaiForm"; import xunjieOrderForm from "./Dialog/xunjieOrderForm"; import weizhangForm from "./Dialog/weizhangForm"; import BaiduMap from "../../common/baiduMap"; export default { name: "leaderIndex", components: { @@ -292,6 +293,11 @@ } }, mounted() { BaiduMap.init() .then((BMap) => { console.log('地图初始化') this.inits() }) this.newTimes() this.userName = this.getStore('name') this.getData()