From 25c14bc46311c696a23cce78d4a3abfbe08933a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Fri, 8 Mar 2024 10:07:35 +0800 Subject: [PATCH] AWS --- src/views/trials/trials-list/index.vue | 51 +++++++++---------- .../components/ManualAllocationTable.vue | 12 ++--- .../reading/read-task-allocation/index.vue | 2 +- 3 files changed, 32 insertions(+), 33 deletions(-) diff --git a/src/views/trials/trials-list/index.vue b/src/views/trials/trials-list/index.vue index c78ce455..853f075d 100644 --- a/src/views/trials/trials-list/index.vue +++ b/src/views/trials/trials-list/index.vue @@ -297,22 +297,21 @@ :label="$t('trials:trials-list:table:experimentName')" show-overflow-tooltip sortable="custom" - min-width="160" + min-width="240" /> -