From dcf41b4c2c3c78e31dfc4871297ebefb32ab08b7 Mon Sep 17 00:00:00 2001 From: jackhoo_98 Date: Thu, 23 Mar 2023 16:54:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug#10707=20=E4=BF=AE=E5=A4=8D=E8=BF=90?= =?UTF-8?q?=E7=BB=B4=E7=AE=A1=E7=90=86=E6=97=A5=E5=BF=97=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Log/Access/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Log/Access/index.vue b/src/views/Log/Access/index.vue index b623504f..021b7365 100644 --- a/src/views/Log/Access/index.vue +++ b/src/views/Log/Access/index.vue @@ -265,6 +265,7 @@ const getActions = (data: Partial>): ActionsType[] => { const column = { username: 'context.username', + description: 'action', }; /**