diff --git a/src/views/trials/trials-inspection/components/pull-image-list.vue b/src/views/trials/trials-inspection/components/pull-image-list.vue index ed388b7..a1675b2 100644 --- a/src/views/trials/trials-inspection/components/pull-image-list.vue +++ b/src/views/trials/trials-inspection/components/pull-image-list.vue @@ -6,7 +6,10 @@ custom-class="upload-dialog" :before-close="beforeCloseStudyDig" > - {{ $t('trials:inspection:title:pullImage') }} + + {{ $t('trials:inspection:title:pullImage') }} + {{ tip }} +