From c8ef378170d7317bf9b155ebbe344f5328edc484 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 28 Aug 2025 14:12:06 +0800 Subject: [PATCH] 1 --- .../trials/trials-inspection/components/pullImage/byPatient.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/trials/trials-inspection/components/pullImage/byPatient.vue b/src/views/trials/trials-inspection/components/pullImage/byPatient.vue index c67ccbd..4a92db7 100644 --- a/src/views/trials/trials-inspection/components/pullImage/byPatient.vue +++ b/src/views/trials/trials-inspection/components/pullImage/byPatient.vue @@ -745,6 +745,7 @@ export default { this.$message.success( this.$t('trials:inspection:pullImage:message:pullSuccess') ) + this.handleCancelGroup() } } catch (err) { this.loading = false