From 330ac27b1e6fe6521726d7cced4931cd34df2bd3 Mon Sep 17 00:00:00 2001 From: wwwwwwwww <526125649@qq.com> Date: Fri, 10 Jul 2026 19:27:17 +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 a072a8e8..f7c492cc 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: '变动类型1', dataIndex: 'type', key: 'type', width: 120,