{{{ template "common/header" . }}}
{{{ template "task/menu" . }}}
{{{range $i, $v := .Logs}}} {{{end}}}
任务名称 cron表达式 协议 任务类型 命令 超时时间(秒) 延迟时间(秒) 主机 开始时间 结束时间 状态 执行结果
{{{.Name}}} {{{.Spec}}} {{{.Protocol}}} {{{.Type}}} {{{.Command}}} {{{.Timeout}}} {{{.Delay}}} {{{.SshHosts}}} {{{.StartTime}}} {{{.EndTime}}} {{{.Status}}} {{{.Result}}}
{{{ template "common/footer" . }}}