张晓波
2023-12-05 d2db97aec62ef8a567f2f61eda1c5b7a6f95dc4b
web/src/views/MixingInfo/messageInfo.vue
@@ -52,7 +52,7 @@
        // that.searchMixingInfos()
        that.timer = setInterval(()=>{
            that.searchMixingInfos()
        },300000)
        },60000)
    },
    beforeDestroy() {
        clearInterval(this.timer);