src/components/map/index.vue @@ -10,7 +10,6 @@ }; }, created() { debugger; if (!this.point) { this.point = { x: "119.27179890", y: "28.59027084" }; }