diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index d2a03e8..8a3dab6 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -96,7 +96,7 @@ } }, mounted() { - this.webSocket() + // this.webSocket() }, methods: { webSocket() {