feat:修改bug

This commit is contained in:
lixg
2023-03-10 01:37:45 +08:00
parent e03440d12e
commit c43b4fd723
13 changed files with 232 additions and 204 deletions

View File

@@ -95,6 +95,8 @@ const goOuterChain = () => {
logo: type,
stageOrChapterId: chapterOrStageId,
taskId: taskId,
type: type,
taskType: 7,
});
window.open(data.value.linkAddress, "_top");