mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-16 08:37:08 +08:00
修改定时任务状态宽度
This commit is contained in:
@@ -269,7 +269,7 @@ const Crontab = () => {
|
||||
key: 'status',
|
||||
dataIndex: 'status',
|
||||
align: 'center' as const,
|
||||
width: 85,
|
||||
width: 88,
|
||||
filters: [
|
||||
{
|
||||
text: '运行中',
|
||||
|
||||
Reference in New Issue
Block a user