浏览代码

前端报错信息注销

EDZ 3 年之前
父节点
当前提交
7422ca2bb6
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/tools/HeaderNotice.vue

+ 2 - 2
src/components/tools/HeaderNotice.vue

@@ -118,9 +118,9 @@
       }
     },
     mounted() {
-      this.loadData();
+      // this.loadData();
       //this.timerFun();
-      this.initWebSocket();
+      // this.initWebSocket();
      // this.heartCheckFun();
     },
     destroyed: function () { // 离开页面生命周期函数