分支自 supipe
web/src/views/MixingInfo/workShop.vue @@ -66,7 +66,7 @@ const that = this; that.timer = setInterval(()=>{ that.searchWorkInfos() },60000) },60000 * 10) }, beforeDestroy() { clearInterval(this.timer);