Commit 157b1a4d by zsh

update

parent 1c17b3b0
...@@ -41,7 +41,7 @@ export default { ...@@ -41,7 +41,7 @@ export default {
}, },
beforeDestroy () { beforeDestroy () {
clearInterval(timerId) clearTimeout(timerId)
timerId = null timerId = null
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment