@ -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();
</script>