VUE_APP_API_URL; var socket = new WebSocket(wsUrl); const emitter = new ... 在 App.vue 中全局監聽 websocket ,並且收到資料後馬上傳入 vuex.
確定! 回上一頁