连接微博socket
parent
cd685fad2c
commit
47491118f7
|
|
@ -25,7 +25,7 @@ export default {
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
// this.initWebSocket();
|
this.initWebSocket();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
initWebSocket() {
|
initWebSocket() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue