From 614ae1b4d60b6309f245f0af84af5e7f66912df8 Mon Sep 17 00:00:00 2001 From: wwwwwwwww <526125649@qq.com> Date: Fri, 10 Jul 2026 19:20:53 +0800 Subject: [PATCH 1/2] 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 a072a8e8..62c80a9b 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: '变动类型', + title: '变动类型11', dataIndex: 'type', key: 'type', width: 120, From 508732bc76c33335feed04094974f85bd9ee4b75 Mon Sep 17 00:00:00 2001 From: wwwwwwwww <526125649@qq.com> Date: Fri, 10 Jul 2026 19:23:52 +0800 Subject: [PATCH 2/2] 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 62c80a9b..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: '变动类型11', + title: '变动类型', dataIndex: 'type', key: 'type', width: 120,