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

This commit is contained in:
郑杰
2019-01-02 09:39:53 +08:00
parent c97e401918
commit 2cb2c82e4d

View File

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