host center apply 调整暂时关闭
This commit is contained in:
parent
f8b852e00d
commit
2574b722b9
@ -309,7 +309,7 @@ const fetchTeamEntry = async () => {
|
||||
console.error('获取团队信息失败:', error)
|
||||
// HTTP 406错误通常表示NOT_TEAM_MEMBER
|
||||
if (error.message && error.message.includes('406')) {
|
||||
await router.push('/apply')
|
||||
// await router.push('/apply')
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user