绑定手机号
This commit is contained in:
parent
1ae1f7b1f6
commit
b3537caa07
@ -183,7 +183,7 @@ export default function Head() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
} catch (error: any) {
|
} catch (error: any) {
|
||||||
|
setPhoneLoading(false)
|
||||||
if (error.response) {
|
if (error.response) {
|
||||||
const data = error.response.data;
|
const data = error.response.data;
|
||||||
messageApi.open({
|
messageApi.open({
|
||||||
|
Loading…
Reference in New Issue
Block a user