From 61a1b1b1c2c87611c30372b4995697efa6d771cb Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 8 Dec 2025 16:26:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=9B=BD=E9=99=85=E5=8C=96=E3=80=91?= =?UTF-8?q?=E4=B8=80=E8=87=B4=E6=80=A7=E6=A0=B8=E6=9F=A5=E5=92=8C=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E4=B8=AD=E5=BF=83=E7=AE=A1=E7=90=86=E7=9A=84=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E9=A1=B5=E9=9D=A2=E7=9A=84=E4=B8=8A=E4=BC=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=96=87=E5=AD=97=E7=9A=84=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9B=B8=E4=BA=92=E7=8B=AC=E7=AB=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dicoms/components/IVUS/UploadExcel.vue | 2 +- .../dicoms/components/OCT/UploadExcel.vue | 2 +- .../components/uploadExcel.vue | 36 +++++++------------ 3 files changed, 14 insertions(+), 26 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/UploadExcel.vue b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/UploadExcel.vue index abf167de..f6e8237e 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/UploadExcel.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/UploadExcel.vue @@ -4,7 +4,7 @@ class="upload-excel-file" > - +
- +
- + - +
- + {{ $t('trials:consistencyCheck:dialogButton:upload') }} - + ({{ $t('trials:consistencyCheck:message:excelFileOnly') }}) @@ -85,21 +70,24 @@ export default {