@@ -86,6 +86,7 @@ const onLogin = () => {
AppStore.setToken(res.data)
state.loadingLogin = false
}).catch(() => {
+ getCode()
})
}).catch((e) => {