Commit 2cb2c82e by 郑杰

v1.1 版本发布,代码同步后端v1.1版本

parent c97e4019
......@@ -100,7 +100,7 @@ export default {
_this.buttonName = '重新发送'
_this.time = 60
_this.isDisabled = false
clearInterval(this.timer)
clearInterval(_this.timer)
}
}, 1000)
}).catch(err => {
......
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