From 893d84d832c93e28a8790eaa49845dc3b435ddb9 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Thu, 20 Nov 2025 17:00:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=B1=E5=8D=A0=E8=80=95=E5=9C=B0=E4=B8=93?= =?UTF-8?q?=E9=A2=98=E5=88=97=E8=A1=A8=E6=98=BE=E7=A4=BA=E6=96=87=E5=AD=97?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/demo/farmland/patchsummary/patchsummary.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, },