fix(bug): fix
This commit is contained in:
@@ -19,6 +19,7 @@ const DISPLAY_COLUMNS: Array<{ accessor: string; title: string }> = [
|
||||
{ accessor: "task_status_dst", title: "目标状态" },
|
||||
{ accessor: "old_username", title: "原处理人" },
|
||||
{ accessor: "new_username", title: "目标处理人" },
|
||||
{ accessor: "create_at", title: "创建时间" },
|
||||
{ accessor: "action", title: "操作" },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user