src/App.vue @@ -4,8 +4,6 @@ <script setup> import { useDownloadWs } from '@/page/index/useDownloadWs'; useDownloadWs() </script> <style>