连接微博socket

yishuixian
徐景良 2023-09-08 14:42:43 +08:00
parent cd685fad2c
commit 47491118f7
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export default {
};
},
mounted() {
// this.initWebSocket();
this.initWebSocket();
},
methods: {
initWebSocket() {