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