修改定时任务列表title

This commit is contained in:
whyour
2023-01-31 17:42:30 +08:00
parent 679091de59
commit 34a51feee9
+1 -1
View File
@@ -157,7 +157,7 @@ const Crontab = () => {
},
},
{
title: '命令',
title: '命令/脚本',
dataIndex: 'command',
key: 'command',
width: 300,