Merge pull request #48 from Undertone0809/btn-problem
🐛 fix the state transition of login button
This commit is contained in:
commit
bb3a5cc991
@ -123,6 +123,8 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},functions(error) {
|
||||||
|
_ts.$set(_ts, 'loginLoading', false);
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user