From 2aa98eb68b333189809100182b3980fd9dae0bb2 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 21 Nov 2024 11:31:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BF=83=E8=B0=83=E7=A0=94=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../attachments/site-research/index.vue | 222 +++++++++--------- 1 file changed, 112 insertions(+), 110 deletions(-) diff --git a/src/views/trials/trials-panel/attachments/site-research/index.vue b/src/views/trials/trials-panel/attachments/site-research/index.vue index 9a88c920..1ac34f64 100644 --- a/src/views/trials/trials-panel/attachments/site-research/index.vue +++ b/src/views/trials/trials-panel/attachments/site-research/index.vue @@ -96,7 +96,7 @@ - {{ $t("common:button:search") }} + {{ $t('common:button:search') }} - {{ $t("common:button:reset") }} + {{ $t('common:button:reset') }} - {{ $t("trials:researchRecord:button:questionStaffs") }} + {{ $t('trials:researchRecord:button:questionStaffs') }} - {{ $t("trials:researchRecord:button:questionLink") }} + {{ $t('trials:researchRecord:button:questionLink') }} @@ -148,6 +148,7 @@ prop="TrialSiteCode" :label="$t('trials:researchRecord:table:siteId')" min-width="100" + sortable="custom" show-overflow-tooltip /> @@ -189,7 +190,7 @@ {{ scope.row.PreliminaryUser ? scope.row.PreliminaryUser.RealName - : "" + : '' }} @@ -201,7 +202,7 @@ show-overflow-tooltip > @@ -213,16 +214,16 @@ > @@ -235,10 +236,10 @@ > @@ -248,6 +249,7 @@ :label="$t('trials:researchRecord:table:updateTime')" min-width="150" show-overflow-tooltip + sortable="custom" />