+
+ {{ $t('trials:uploadDicomList:table:FailedNumber') }}:
+ {{ lookText.Failed.length }}
+ {{ $t('trials:uploadDicomList:table:ExistedNumber') }}:
+ {{ lookText.Existed.length }}
+ {{ $t('trials:uploadDicomList:table:UploadedNumber') }}:
+ {{ lookText.Uploaded.length }}
-
-
{{$t('trials:uploadDicomList:table:Failed')}}:
+
+
+ {{ $t('trials:uploadDicomList:table:Failed') }}:
+
-
-
{{$t('trials:uploadDicomList:table:Existed')}}:
+
+
+ {{ $t('trials:uploadDicomList:table:Existed') }}:
+
-
-
{{$t('trials:uploadDicomList:table:Uploaded')}}:
+
+
+ {{ $t('trials:uploadDicomList:table:Uploaded') }}:
+
@@ -326,28 +370,34 @@