使用 beforeRouteLeave(to, from, next) { if (this.Timer) { clearInterval(this.Timer); } next(); }, 相关文章: