contest list.

This commit is contained in:
2023-03-20 20:54:12 +08:00
parent efbc21ba18
commit 4af5a28c03
11 changed files with 146 additions and 14 deletions

View File

@@ -54,7 +54,7 @@ const columns: DataTableColumn<User>[] = [
{ title: "真名", key: "real_name", width: 100 },
{ title: "邮箱", key: "email", width: 200 },
{
key: "edit",
key: "actions",
title: "选项",
width: 200,
render: (row) =>