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