yanghao 6 дней назад
Родитель
Сommit
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)',