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