zhangyu %!s(int64=5) %!d(string=hai) anos
pai
achega
b72ffd9b8f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/ledger/cenote/elevationMap.vue

+ 2 - 1
src/components/ledger/cenote/elevationMap.vue

@@ -5,11 +5,12 @@
 </template>
 
 <script>
+import { mapGetters } from 'vuex'
 export default {
   data () {
     return {
       elevationData: {
-                                                     
+
       }
     }
   },