diff --git a/src/layout/head/Head.tsx b/src/layout/head/Head.tsx index f4e747d..5e3eb47 100644 --- a/src/layout/head/Head.tsx +++ b/src/layout/head/Head.tsx @@ -183,7 +183,7 @@ export default function Head() { } } catch (error: any) { - + setPhoneLoading(false) if (error.response) { const data = error.response.data; messageApi.open({