@@ -164,7 +164,7 @@ export default {
window.clearInterval(this.pageTimer)
window.location.reload()
}
- this.init()
+ // this.init()
}, 1000)
},