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 (