From 576b99d185ff0b1ac7d117a080d8494b830fa200 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 19 Dec 2024 14:25:05 +0800 Subject: [PATCH] =?UTF-8?q?pacs=E6=8B=89=E5=8F=96=E9=80=89=E6=8B=A9AE?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=A4=B4=E9=83=A8=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/pull-image-list.vue | 38 ++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) 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 }} +