BUG 29117

This commit is contained in:
aixianling
2022-04-15 11:16:20 +08:00
parent 761c93541b
commit a0c547c510

View File

@@ -89,9 +89,9 @@ export default {
{prop: 'shareholdingAmount', align: 'center', label: '股金总额'}
],
colConfigs4: [
{prop: 'landOutflowType', label: '土地流出方'},
{prop: 'landOutflowName', label: '土地流出方'},
{prop: 'landArea', align: 'center', label: '土地面积/㎡'},
{prop: 'landUndertakeType', align: 'center', label: '土地承接方'},
{prop: 'landUndertakeName', align: 'center', label: '土地承接方'},
{prop: 'circulateType', align: 'center', label: '流转形式'},
{prop: 'startDate', align: 'center', label: '开始日期'},
],