无人机管理后台前端(已迁走)
张含笑
2025-09-03 8cd0d74d02af807f8d1b7ca5df5ef6dbe24fd1e9
src/App.vue
@@ -2,8 +2,10 @@
  <router-view />
</template>
<script>
export default {};
<script setup>
import { useDownloadWs } from '@/page/index/useDownloadWs';
useDownloadWs()
</script>
<style>