From 361aed4a0cbe4eb30d987768f4e6eb8927722365 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Mon, 10 Feb 2025 09:22:44 +0800 Subject: [PATCH] =?UTF-8?q?dicom=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E6=89=B9=E9=87=8F=E9=AA=8C=E8=AF=81=E6=8F=90=E7=A4=BA=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../visit/crc-upload/components/uploadDicomFiles2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/trials/trials-panel/visit/crc-upload/components/uploadDicomFiles2.vue b/src/views/trials/trials-panel/visit/crc-upload/components/uploadDicomFiles2.vue index 498ed1a6..1c9dd138 100644 --- a/src/views/trials/trials-panel/visit/crc-upload/components/uploadDicomFiles2.vue +++ b/src/views/trials/trials-panel/visit/crc-upload/components/uploadDicomFiles2.vue @@ -1459,7 +1459,7 @@ export default { ` this.$alert( content, - this.$t('trials:uploadDicomList:label:prompt'), + '', { confirmButtonText: this.$t( 'trials:uploadDicomList:label:confirm'