src/views/index/center-map.vue
@@ -55,7 +55,7 @@ mapjson = mapjson.geoJSON; resolve(mapjson); } else { mapjson = await GETNOBASE(`map-geojson/${regionCode}.json`).then( mapjson = await GETNOBASE(`./map-geojson/${regionCode}.json`).then( (data) => data ); code.value=regionCode