diff --git a/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue b/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue index 687711a1..b07a7700 100644 --- a/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue +++ b/src/views/trials/trials-panel/visit/qc-check/components/qualityAssurance.vue @@ -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,