diff --git a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue
index cdbca7c6..4f21b510 100644
--- a/src/views/trials/trials-panel/reading/read-task-allocation/index.vue
+++ b/src/views/trials/trials-panel/reading/read-task-allocation/index.vue
@@ -78,6 +78,7 @@
stripe
height="100"
@selection-change="handleSubjectAssignListSelectChange"
+ @sort-change="handleSortChange"
>
@@ -86,6 +87,7 @@
:label="$t('trials:reviewAssign:table:siteCode')"
width="140"
show-overflow-tooltip
+ sortable="custom"
/>