叶松
2023-11-30 3ba380d1f422a2852dee9d0d6cab1fe6333d05f0
web/src/views/MixingInfo/messageInfo.vue
@@ -52,7 +52,7 @@
        // that.searchMixingInfos()
        that.timer = setInterval(()=>{
            that.searchMixingInfos()
        },300000)
        },60000)
    },
    beforeDestroy() {
        clearInterval(this.timer);