绑定手机号

This commit is contained in:
lyp 2025-04-18 14:41:56 +08:00
parent 1ae1f7b1f6
commit b3537caa07

View File

@ -183,7 +183,7 @@ export default function Head() {
}
} catch (error: any) {
setPhoneLoading(false)
if (error.response) {
const data = error.response.data;
messageApi.open({