mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
fix
This commit is contained in:
@@ -8,8 +8,8 @@ const headers = [
|
||||
{ title: "标题", key: "title" },
|
||||
{ title: "目录", key: "src"},
|
||||
{ title: "转移方式", key: "mode"},
|
||||
{ title: "状态", key: "status"},
|
||||
{ title: "时间", key: "date"},
|
||||
{ title: "状态", key: "status"},
|
||||
{ title: "失败原因", key: "errmsg"},
|
||||
{ title: "", key: "actions", sortable: false},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user