Compare commits
2 Commits
3c8c985cce
...
69357846e7
| Author | SHA1 | Date | |
|---|---|---|---|
| 69357846e7 | |||
|
|
843ae242bc |
@@ -464,9 +464,12 @@
|
||||
});
|
||||
},
|
||||
sendMsg() {
|
||||
if(!this.checkUser){
|
||||
return
|
||||
}
|
||||
|
||||
console.log("发送验证码",this.checkUser)
|
||||
|
||||
// if(!this.checkUser){
|
||||
// return
|
||||
// }
|
||||
if (!this.frozen) {
|
||||
if (this.auth.phone) {
|
||||
const data2 = {
|
||||
|
||||
Reference in New Issue
Block a user