yanghao пре 1 месец
родитељ
комит
99317f7893
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/pms/constructionDailyReport/components/report-config.ts

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