diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index 611776f3..603e35ca 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -53,6 +53,7 @@ const Crontab = () => { title: '任务', dataIndex: 'command', key: 'command', + width: '50%', align: 'center' as const, }, {