【质控风险控制】提交质控任务后,提示跳转进入下个任务,跳转到下个任务不会触发风险控制

main
wangxiaoshuang 2026-02-06 09:40:45 +08:00
parent 231a993f8b
commit 2f3eab6119
1 changed files with 1 additions and 0 deletions

View File

@ -2086,6 +2086,7 @@ export default {
this.getQCInfo()
}
if (!this.$store.state.trials.config.IsIQCAutoNextTask) return this.$emit('getList')
localStorage.setItem("QCRiskControl", 0)
this.$forceUpdate()
getNextIQCQuality({
trialId: this.trialId,