详情显示文字修改

main
zhufu 2 weeks ago
parent 9a6dafed9c
commit 22a7a915e5

@ -61,7 +61,7 @@
<a-descriptions-item label="2022建设用地面积(亩)">{{
dataProcessing(props.showInfoData.jsyd_area_2022)
}}</a-descriptions-item>
<a-descriptions-item label="2022农地面积(亩)">{{
<a-descriptions-item label="2022农地面积(亩)">{{
dataProcessing(props.showInfoData.nyd_area_2022)
}}</a-descriptions-item>
<a-descriptions-item label="2022耕地面积(亩)">{{

@ -75,7 +75,7 @@
<a-descriptions-item label="2022建设用地面积(亩)">{{
dataProcessing(props.showInfoData.jsyd_area_2022)
}}</a-descriptions-item>
<a-descriptions-item label="2022农地面积(亩)">{{
<a-descriptions-item label="2022农地面积(亩)">{{
dataProcessing(props.showInfoData.nyd_area_2022)
}}</a-descriptions-item>
<a-descriptions-item label="2022耕地面积(亩)">{{

Loading…
Cancel
Save