feat: 登录直接跳转到生成视频页面

This commit is contained in:
yys 2026-04-13 09:53:55 +08:00
parent 982ce1f179
commit 4d428b9d94
1 changed files with 1 additions and 0 deletions

View File

@ -1201,6 +1201,7 @@ export default {
this.$message.warning('任务已完成但未返回视频地址,请稍后重试或联系管理员')
}
this.destroyInterval()
this.$store.dispatch('user/getInfo').catch(() => {})
this.refreshChatFirstPage()
return
}