feat: 重构管理端列表与风控/结算导航,新增表格导出和结算审核确认

This commit is contained in:
2026-05-19 17:06:56 +08:00
parent a1fb163f1b
commit 37b13278ef
47 changed files with 1255 additions and 524 deletions

View File

@@ -215,7 +215,7 @@ export function ReportsConsole(): React.ReactElement {
{data ? (
<>
<div className="rounded-md border">
<Table>
<Table id="reports-table">
<TableHeader>
<TableRow>
<TableHead className="w-24">{t("id")}</TableHead>