🐛 fix the state transition of login button
This commit is contained in:
parent
4f82de9aa2
commit
d26d6c0e0f
@ -123,6 +123,8 @@ export default {
|
||||
})
|
||||
}
|
||||
}
|
||||
},functions(error) {
|
||||
_ts.$set(_ts, 'loginLoading', false);
|
||||
})
|
||||
} else {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user