From 85c4cf89f6736499a60d0c5882e9a52d9544fb5f Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Thu, 22 Aug 2024 10:18:03 +0800 Subject: [PATCH] =?UTF-8?q?pacs=E4=B8=8A=E4=BC=A0=E6=A0=A1=E9=AA=8C?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crc-upload/components/uploadDiocmPacs.vue | 81 ++++++------------- 1 file changed, 25 insertions(+), 56 deletions(-) diff --git a/src/views/trials/trials-panel/visit/crc-upload/components/uploadDiocmPacs.vue b/src/views/trials/trials-panel/visit/crc-upload/components/uploadDiocmPacs.vue index 65c2db4a..a0951995 100644 --- a/src/views/trials/trials-panel/visit/crc-upload/components/uploadDiocmPacs.vue +++ b/src/views/trials/trials-panel/visit/crc-upload/components/uploadDiocmPacs.vue @@ -222,43 +222,6 @@ @pagination="getList" /> - - -
- -
- {{ $t("trials:uploadDicomPacs:message:informationConsistent") }}: -
-
-
- {{ - `(${i + 1}). ${$t( - "trials:visit:crcUpload:uploadDicomPacs:table:accNumber" - )}: ${item.AccessionNumber}` - }} -
-
    -
  • {{ item.ErrorMesseage }}
  • -
-
-
- -