src/components/map/main.vue @@ -94,7 +94,7 @@ }, mounted () { //建立地图 this.createmap(1); //1为本地 this.createmap(2); //1为本地 this.parentParameter();