From 8f6434f123c0276802d11c24aee869ae2268706c Mon Sep 17 00:00:00 2001
From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com>
Date: Wed, 18 Sep 2024 11:17:04 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E6=94=B6=E5=BD=B1=E5=83=8F=E6=A3=80?=
=?UTF-8?q?=E6=9F=A5=E5=88=97=E8=A1=A8=E6=8E=92=E5=BA=8F=E9=83=A8=E5=88=86?=
=?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=8E=BB=E9=99=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../trials/trials-panel/trial-summary/image-inspect/index.vue | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/views/trials/trials-panel/trial-summary/image-inspect/index.vue b/src/views/trials/trials-panel/trial-summary/image-inspect/index.vue
index 34fa1cc1..ada6da04 100644
--- a/src/views/trials/trials-panel/trial-summary/image-inspect/index.vue
+++ b/src/views/trials/trials-panel/trial-summary/image-inspect/index.vue
@@ -154,7 +154,6 @@
prop="CalledAEList"
min-width="90"
show-overflow-tooltip
- sortable="custom"
>
{{ scope.row.CalledAEList.join(", ") }}
@@ -165,7 +164,6 @@
prop="CallingAEList"
min-width="90"
show-overflow-tooltip
- sortable="custom"
>
{{ scope.row.CallingAEList.join(", ") }}