diff --git a/src/views/trials/trials-panel/trial-summary/download-record/index.vue b/src/views/trials/trials-panel/trial-summary/download-record/index.vue
index cf78384..fff0ef1 100644
--- a/src/views/trials/trials-panel/trial-summary/download-record/index.vue
+++ b/src/views/trials/trials-panel/trial-summary/download-record/index.vue
@@ -74,7 +74,7 @@
- {{ $t("common:button:search") }}
+ {{ $t('common:button:search') }}
- {{ $t("common:button:reset") }}
+ {{ $t('common:button:reset') }}
@@ -148,8 +148,8 @@
show-overflow-tooltip
sortable="custom"
>
-
- {{ $fd("UserType", scope.row.UserTypeEnum) }}
+
+ {{ $fd('UserType', scope.row.UserTypeEnum) }}
@@ -186,12 +186,31 @@
+
+
+
+
+
+ {{ scope.row.UploadIntervalStr }}
+
+