diff --git a/src/app/(root)/user/page.tsx b/src/app/(root)/user/page.tsx index bb39021..d25d63d 100644 --- a/src/app/(root)/user/page.tsx +++ b/src/app/(root)/user/page.tsx @@ -90,6 +90,8 @@ export default function UserPage() { format(new Date(row.original.created_at), "yyyy-MM-dd HH:mm"), }, { + id: "action", + meta: { pin: "right" }, header: "操作", cell: ctx => (