Browse Source

feat: save

gemercheung 1 year ago
parent
commit
b1e1399838
1 changed files with 1 additions and 1 deletions
  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";