|
|
@@ -139,8 +139,8 @@ export const formSections: ConstructionDailyReportSection[] = [
|
|
|
type: 'number',
|
|
|
editableInEdit: true
|
|
|
},
|
|
|
- { prop: 'jingshu', label: '当月作业井数', type: 'number' },
|
|
|
- { prop: 'cengshu', label: '当月作业层数', type: 'number' },
|
|
|
+ { prop: 'monthWorkingWells', label: '当月作业井数', type: 'number' },
|
|
|
+ { prop: 'monthWorkingLayers', label: '当月作业层数', type: 'number' },
|
|
|
{
|
|
|
prop: 'dailyFuel',
|
|
|
label: '当日油耗(L)',
|