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(() => {