Skip to content

Commit

Permalink
fix: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
boy committed Apr 3, 2024
1 parent b78f8ed commit 4b03b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/bill/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const BillPage: React.FC = function () {
render: (text: string, rowData: any) => rowData.__createdAt__,
},
{
title: '账务类型',
title: '账单类型',
dataIndex: 'name',
width: 120,
},
Expand Down

0 comments on commit 4b03b99

Please sign in to comment.