Merge pull request 'cont.' (#749) from Eeeros/forgeplus-react:feature_sonar into feature_sonar

1
This commit is contained in:
Eeeros 2024-06-20 13:48:36 +08:00
commit 5efc644d42
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ function IssueList(props) {
}
}
} else {
message.error(res.message)
setAnalysisStatus(actionStatus.none)
}
})
}