From d9488e55df715d21ed236443c0e618aeca276edd Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Tue, 19 Nov 2024 16:08:51 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E8=AE=B0=E5=BD=95=E5=88=97?=
=?UTF-8?q?=E8=A1=A8=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../trial-summary/download-record/index.vue | 127 ++++++++++--------
1 file changed, 73 insertions(+), 54 deletions(-)
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 }}
+
+