src/components/map/main.vue @@ -93,8 +93,8 @@ }, mounted() { //建立地图 // this.createmap(1); //1为本地 this.createmap(); //空或其他是外网 this.createmap(1); //1为本地 // this.createmap(); //空或其他是外网 this.parentParameter();