From 3c28c19b6fa388272f276833f3ceaf895e0c5b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=BA=A2=E4=B8=BD?= <1181930680@qq.com> Date: Thu, 21 Nov 2024 15:34:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/logger/loginLog/columns.ts | 1 - src/views/system/logger/operLog/columns.ts | 1 - 2 files changed, 2 deletions(-) diff --git a/src/views/system/logger/loginLog/columns.ts b/src/views/system/logger/loginLog/columns.ts index 53e3696..a59154b 100644 --- a/src/views/system/logger/loginLog/columns.ts +++ b/src/views/system/logger/loginLog/columns.ts @@ -44,7 +44,6 @@ export const columns = [ h( NTag, { - type: 'info', style: { marginBottom: '5px' }, }, { diff --git a/src/views/system/logger/operLog/columns.ts b/src/views/system/logger/operLog/columns.ts index 9c3f033..ead2b2b 100644 --- a/src/views/system/logger/operLog/columns.ts +++ b/src/views/system/logger/operLog/columns.ts @@ -44,7 +44,6 @@ export const columns = [ h( NTag, { - type: 'info', style: { marginBottom: '5px' }, }, {