Explorar o código

删除页面一秒请求一次的方法

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

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

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