소스 검색

feat: save

gemercheung 1 년 전
부모
커밋
b1e1399838
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/map/coord.vue

+ 1 - 1
src/view/map/coord.vue

@@ -151,7 +151,7 @@ import {
   Delete,
   Grid,
   Download,
-  DeleteLocation,
+  // DeleteLocation,
   Edit,
 } from "@element-plus/icons-vue";
 import { computed, onBeforeUnmount, ref, watchEffect } from "vue";