From 424a59c4d9115d50ffcb0b14bd5ae74f85a2b253 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 1 Aug 2025 16:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E6=8E=A7=E8=B4=A8=E7=96=91=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=90=8E=E5=88=B7=E6=96=B0=E5=A4=96=E9=83=A8=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= 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 9efd394d..b3c320fd 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 @@ -1491,6 +1491,7 @@ export default { this.qcVisible = false this.relationInfo.TotalChallengeCount++ this.relationInfo.NotClosedChallengeCount++ + this.$emit('getList') } }) .catch(() => {