@@ -212,11 +212,11 @@ const columns = (type: string) => {
},
{
label: '累计施工井数',
- prop: 'constructionWells'
+ prop: 'cumulativeConstructWells'
label: '累计完工井数',
- prop: 'completedWells'
+ prop: 'cumulativeCompletedWells'
label: '累计用电量(KWH)',