Explorar o código

专题分析bug

chenminghua %!s(int64=3) %!d(string=hai) anos
pai
achega
f9d8d8bbcc
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/specific/ztfx.vue

+ 4 - 4
src/views/specific/ztfx.vue

@@ -1704,10 +1704,10 @@ export default {
     _this.$nextTick(() => {
       _this.getMonthList(false);
       _this.getSecordList(false);
-      _this.timmer = setInterval(() => {
-        _this.getMonthList(false);
-        _this.getSecordList(false);
-      }, _this.$store.state.websocketTimeSec);
+      // _this.timmer = setInterval(() => {
+      //   _this.getMonthList(false);
+      //   _this.getSecordList(false);
+      // }, _this.$store.state.websocketTimeSec);
     });
   },
   unmounted() {