This commit is contained in:
2026-07-10 19:28:39 +08:00
parent 330ac27b1e
commit 8641d507e6
@@ -34,7 +34,7 @@ const CreditRecordsPage: React.FC = () => {
const columns = [
{
title: '变动类型1',
title: '变动类型',
dataIndex: 'type',
key: 'type',
width: 120,