fix
This commit is contained in:
@@ -311,7 +311,7 @@ const itemColumns: DataTableColumn<AwardItemManageOut>[] = [
|
|||||||
{
|
{
|
||||||
title: "提交者",
|
title: "提交者",
|
||||||
key: "username",
|
key: "username",
|
||||||
width: 92,
|
width: 180,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "任务",
|
title: "任务",
|
||||||
|
|||||||
Reference in New Issue
Block a user