{{Extend "db/index"}} {{Block "main"}}
{{Include "db/mysql/dbinfo_btn"}}

{{"任务列表"|T}}:{{Stored.title}}

{{if eq Stored.op "export"}} {{else}} {{end}} {{range $k,$v := Stored.list}} {{if eq Stored.op "export"}} {{else}} {{end}} {{end}}
{{"启动时间"|T}} {{"数据库"|T}}{{"导出表"|T}} {{"导出方式"|T}} {{"导出类型"|T}}{{"导入SQL文件"|T}} {{"处理方式"|T}}
{{$v.Started.Format "2006-01-02 15:04:05"}} {{$v.Options.database}}{{$v.Options.tables}} {{$v.Options.output}} {{$v.Options.types}}{{$v.Options.sqlFiles}} {{if $v.Options.async}}{{"异步"|T}}{{else}}{{"阻塞"|T}}{{end}}
{{/Block}} {{Block "footer"}} {{/Block}}