From d342fbf29f1cfa20bb40350e86ebb2ba1bd47f79 Mon Sep 17 00:00:00 2001 From: whyour Date: Fri, 3 Mar 2023 11:58:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E8=A1=A8=E6=A0=BC=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/setting/loginLog.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/setting/loginLog.tsx b/src/pages/setting/loginLog.tsx index 936997c6..1bc6b41c 100644 --- a/src/pages/setting/loginLog.tsx +++ b/src/pages/setting/loginLog.tsx @@ -45,11 +45,13 @@ const columns = [ title: '登录设备', dataIndex: 'platform', key: 'platform', + width: 80, }, { title: '登录状态', dataIndex: 'status', key: 'status', + width: 80, render: (text: string, record: any) => { return (