提交 8ee8f26f authored 作者: pengxiaohui's avatar pengxiaohui

修改文本

上级 0588c517
......@@ -406,7 +406,6 @@ export default {
this.isEn = this.$cookies.get('lang') === 'en-US'
const timer = setInterval(() => {
this.count++
console.log(this.count)
}, 3000)
this.$once('hook:beforeDestroy', () => {
clearInterval(timer)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论