ソースを参照

5号国日报

yanghao 5 日 前
コミット
99317f7893

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

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