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