From fdd57d080125e72c88fdccf24d04a7d0fec8f2bc Mon Sep 17 00:00:00 2001 From: John Bro <42930107+john1298308460@users.noreply.github.com> Date: Tue, 24 Sep 2024 22:21:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=B9=E5=99=A8=E7=BC=96=E6=8E=92?= =?UTF-8?q?=E5=8F=8A=E6=A8=A1=E6=9D=BF=E5=88=97=E8=A1=A8=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=20(#6566)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: zhoujunhong <1298308460@qq.com> --- frontend/src/views/container/compose/index.vue | 1 + frontend/src/views/container/template/index.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/frontend/src/views/container/compose/index.vue b/frontend/src/views/container/compose/index.vue index 0e8f37053..0dc9f35bd 100644 --- a/frontend/src/views/container/compose/index.vue +++ b/frontend/src/views/container/compose/index.vue @@ -48,6 +48,7 @@ :label="$t('commons.table.name')" width="170" prop="name" + sortable fix show-overflow-tooltip > diff --git a/frontend/src/views/container/template/index.vue b/frontend/src/views/container/template/index.vue index d6193f797..2d69c865e 100644 --- a/frontend/src/views/container/template/index.vue +++ b/frontend/src/views/container/template/index.vue @@ -35,6 +35,7 @@ :label="$t('commons.table.name')" min-width="100" prop="name" + sortable fix show-overflow-tooltip >