【质控风险控制】提交质控任务后,提示跳转进入下个任务,跳转到下个任务不会触发风险控制
parent
231a993f8b
commit
2f3eab6119
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue