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