任务管理表格样式优化

This commit is contained in:
whyour
2021-04-04 19:55:31 +08:00
parent b6345edd69
commit 9a57c27a4f
+1
View File
@@ -53,6 +53,7 @@ const Crontab = () => {
title: '任务',
dataIndex: 'command',
key: 'command',
width: '50%',
align: 'center' as const,
},
{