From 486e7db9f14974089aa680b830be23efdc055ba0 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 21 Nov 2024 09:47:08 +0800
Subject: [PATCH] =?UTF-8?q?=E9=98=85=E7=89=87=E5=88=86=E9=85=8D=E5=A2=9E?=
=?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
---
.../trials/trials-panel/reading/read-task-allocation/index.vue | 3 +++
1 file changed, 3 insertions(+)
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"
/>