v1.1 版本发布,代码同步后端v1.1版本
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
_this.buttonName = '重新发送'
|
||||
_this.time = 60
|
||||
_this.isDisabled = false
|
||||
clearInterval(this.timer)
|
||||
clearInterval(_this.timer)
|
||||
}
|
||||
}, 1000)
|
||||
}).catch(err => {
|
||||
|
||||
Reference in New Issue
Block a user