提交 e6f0217e authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 9a81cf1e
...@@ -17,7 +17,7 @@ onMounted(() => { ...@@ -17,7 +17,7 @@ onMounted(() => {
fetchInfo() fetchInfo()
timer = setInterval(() => { timer = setInterval(() => {
fetchInfo() fetchInfo()
}, 5000) }, 10000)
}) })
onUnmounted(() => { onUnmounted(() => {
timer && clearInterval(timer) timer && clearInterval(timer)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论