From d82e009206ed002e35333dfb57c6be4a76b880b7 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 21 Nov 2024 17:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=8E=92=E5=BA=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../attachments/site-research/index.vue | 4 + .../reading/read-task-allocation/index.vue | 4 + .../email-manage/components/EmailList.vue | 6 +- .../visit/consistency-check/index.vue | 1 + .../trials-panel/visit/crc-question/index.vue | 163 ++++----- .../trials-panel/visit/qc-question/index.vue | 339 +++++++++++++----- 6 files changed, 340 insertions(+), 177 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 1ac34f64..7b665215 100644 --- a/src/views/trials/trials-panel/attachments/site-research/index.vue +++ b/src/views/trials/trials-panel/attachments/site-research/index.vue @@ -156,6 +156,7 @@ prop="SiteName" :label="$t('trials:researchRecord:table:siteName')" min-width="100" + sortable="custom" show-overflow-tooltip /> @@ -163,6 +164,7 @@ prop="UserName" :label="$t('trials:researchRecord:table:contactor')" min-width="100" + sortable="custom" show-overflow-tooltip /> @@ -210,6 +212,7 @@ prop="State" :label="$t('trials:researchRecord:table:status')" min-width="150" + sortable="custom" show-overflow-tooltip >