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 >