230320a303 2 년 전
부모
커밋
7e74e2a63b

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/css/chunk-7ce88a66.f7f07009.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/app.5e59fb78.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-2cfb0da7.b6f65040.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-7ce88a66.a451592e.js


+ 1 - 1
src/views/map/dtl2.vue

@@ -769,7 +769,7 @@ export default {
       // this.$api.other.admmapcoordindatalist({
       this.$api.other.admmapcoordinaround({
         map_id: query.id,
-        distance: 5000,
+        distance: 3000,
         longitude: this.mapDiyObj.center[0],
         latitude: this.mapDiyObj.center[1],
       }).then(res => {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.