修改定时任务状态宽度

This commit is contained in:
whyour 2023-02-02 23:39:18 +08:00
parent 9479c2498c
commit 9b16dca9da

View File

@ -269,7 +269,7 @@ const Crontab = () => {
key: 'status',
dataIndex: 'status',
align: 'center' as const,
width: 85,
width: 88,
filters: [
{
text: '运行中',