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,