From fa0f6ba2429af6ba247f1169bfc6e6e113b55d9f Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Mon, 6 Nov 2023 09:35:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDws=20=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/TycView.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/views/TycView.vue b/src/views/TycView.vue index d46c86d..efe4f85 100644 --- a/src/views/TycView.vue +++ b/src/views/TycView.vue @@ -441,7 +441,7 @@ export default { this.getTdcg() // ws 实时数据 - this.getsckdata() + // this.getsckdata() }, methods: { // 110,210,310 @@ -893,10 +893,7 @@ export default { } } - }, - beforeUnmount(){ - // console.log('体育关闭链接'); - ws.close(); } + } \ No newline at end of file