@@ -108,28 +108,28 @@ export default {
align: 'center',
dataIndex: 'firstOrgName'
},
- {
- title: '企业编码',
- align: 'center',
- dataIndex: 'sysOrgCode'
- },
+ // {
+ // title: '企业编码',
+ // align: 'center',
+ // dataIndex: 'sysOrgCode'
+ // },
{
title: '下辖企业数量',
dataIndex: 'orgNum'
- title: '上报企业数量',
+ title: '涉及地块企业数量',
dataIndex: 'sbOrgNum'
- title: '上报地块数量/块',
+ title: '地块数量/块',
dataIndex: 'dkNum'
- title: '上报地块面积/亩',
+ title: '地块面积/亩',
dataIndex: 'area'