From 2f3eab61196f823b5b42af6c906b55b80bdfb6cb Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 6 Feb 2026 09:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=B4=A8=E6=8E=A7=E9=A3=8E=E9=99=A9?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E3=80=91=E6=8F=90=E4=BA=A4=E8=B4=A8=E6=8E=A7?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=90=8E=EF=BC=8C=E6=8F=90=E7=A4=BA=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E8=BF=9B=E5=85=A5=E4=B8=8B=E4=B8=AA=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=EF=BC=8C=E8=B7=B3=E8=BD=AC=E5=88=B0=E4=B8=8B=E4=B8=AA=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E4=B8=8D=E4=BC=9A=E8=A7=A6=E5=8F=91=E9=A3=8E=E9=99=A9?= =?UTF-8?q?=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials-panel/visit/qc-check/components/qualityAssurance.vue | 1 + 1 file changed, 1 insertion(+) 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,