更新
This commit is contained in:
@@ -79,8 +79,14 @@
|
||||
this.$refs.indexPopup.open()
|
||||
}
|
||||
},
|
||||
sendTextMessage() {
|
||||
sendTextMessage() {
|
||||
if (!this.submitCheck()) return
|
||||
|
||||
// this.time = 60
|
||||
// this.timefn()
|
||||
// this.isFocus = true
|
||||
// this.$refs.smscodePopup.open()
|
||||
// return
|
||||
|
||||
if (this.time === 0) {
|
||||
this.params.code = ''
|
||||
|
||||
Reference in New Issue
Block a user