@@ -529,6 +529,7 @@ export default {
this.$once('hook:beforeDestroy', () => {
clearInterval(this.timer)
})
+
}
</script>