Browse Source

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

yuanrf 1 month ago
parent
commit
bdaa66bbbd
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/components/statistics/Statistically.vue

+ 0 - 4
src/components/statistics/Statistically.vue

@@ -638,10 +638,6 @@ export default {
                 showsMapTypeControl: true,
                 showsZoomControl: true,
                 zoomEnabled: true,
-                region: new mapkit.CoordinateRegion(
-                    new mapkit.Coordinate(104.096488, 30.635261),
-                    new mapkit.CoordinateSpan(0.01, 0.01)
-                )
             });
             // let overlay = new mapkit.MapOverlay(map.region, {
             //     urlTemplate: "https://example.com/overlay/{x}/{y}/{z}.png"