Skip to content

Commit

Permalink
center
Browse files Browse the repository at this point in the history
  • Loading branch information
trueai-org committed Jul 18, 2024
1 parent ced46d1 commit fb6a782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/AccountList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ const AccountList: React.FC = () => {
title: `${intl.formatMessage({ id: 'pages.account.status' })}`,
dataIndex: 'enable',
width: 200,
align: 'left',
align: 'center',
request: async () => [
{
label: intl.formatMessage({ id: 'pages.enable' }),
Expand Down

0 comments on commit fb6a782

Please sign in to comment.