Commit 4d32670a authored by 吴冠's avatar 吴冠

for

parent e0681fb9
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
mes.password = this.organ.password mes.password = this.organ.password
const {data,code} = getResetPassword(mes) const {data,code} = getResetPassword(mes)
if(code==200){ if(code==200){
this.active ==3 this.active++
this.countDown(); this.countDown();
} }
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment