Ver Fonte

5号国日报

yanghao há 5 dias atrás
pai
commit
99317f7893

+ 2 - 2
src/views/pms/constructionDailyReport/components/report-config.ts

@@ -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)',