无人机sn

This commit is contained in:
2025-12-26 02:53:44 +08:00
parent 6de279cc85
commit fdefb92540
5 changed files with 24 additions and 17 deletions

View File

@@ -22,10 +22,9 @@
</template>
<script setup>
import { computed, nextTick, onMounted, ref } from 'vue'
// import { useStore } from 'vuex'
import useMapStore from '@/store/modules/map'
const mapStore = useMapStore()
const Detail = ref(null)
// const store = useStore()
const data = computed(() => mapStore.windowInfo.data)
const ip = '198.16.74.210'