前端
This commit is contained in:
parent
59bd0a6460
commit
c36d279d5d
@ -162,7 +162,10 @@ export default {
|
|||||||
}
|
}
|
||||||
resetPwd(data).then(res=>{
|
resetPwd(data).then(res=>{
|
||||||
console.log(res)
|
console.log(res)
|
||||||
this.xg =! this.xg
|
if(res.code == 200){
|
||||||
|
this.xg =false
|
||||||
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user