分支自 supipe
web/src/views/MixingInfo/messageInfo.vue @@ -52,7 +52,7 @@ // that.searchMixingInfos() that.timer = setInterval(()=>{ that.searchMixingInfos() },300000) },60000) }, beforeDestroy() { clearInterval(this.timer);