From 8641d507e693da468f06ac69cefa240aa6c8692c Mon Sep 17 00:00:00 2001 From: wwwwwwwww <526125649@qq.com> Date: Fri, 10 Jul 2026 19:28:39 +0800 Subject: [PATCH] 1 --- video-gen-app/src/pages/CreditRecordsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video-gen-app/src/pages/CreditRecordsPage.tsx b/video-gen-app/src/pages/CreditRecordsPage.tsx index f7c492cc..a072a8e8 100644 --- a/video-gen-app/src/pages/CreditRecordsPage.tsx +++ b/video-gen-app/src/pages/CreditRecordsPage.tsx @@ -34,7 +34,7 @@ const CreditRecordsPage: React.FC = () => { const columns = [ { - title: '变动类型1', + title: '变动类型', dataIndex: 'type', key: 'type', width: 120,