diff --git a/src/views/demo/farmland/patchsummary/patchsummary.data.ts b/src/views/demo/farmland/patchsummary/patchsummary.data.ts index fa5f9cc2..ee2a68bf 100644 --- a/src/views/demo/farmland/patchsummary/patchsummary.data.ts +++ b/src/views/demo/farmland/patchsummary/patchsummary.data.ts @@ -76,7 +76,7 @@ export const columns: BasicColumn[] = [ width: 80, }, { - title: '2022农业地面积', + title: '2022农用地面积', dataIndex: 'nyd_area_2022', width: 80, },