@ -72,7 +72,7 @@ const taskStatus = [{
label: '已取消',
value: 2
}, {
label: '执行成功',
label: '执行结束',
value: 3
}]