瀏覽代碼

🐞 fix(瑞鹰修井日报汇总): 累计井数

Zimo 1 周之前
父節點
當前提交
bf01c745e0
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/pms/iotrydailyreport/xsummary.vue

+ 2 - 2
src/views/pms/iotrydailyreport/xsummary.vue

@@ -212,11 +212,11 @@ const columns = (type: string) => {
     },
     {
       label: '累计施工井数',
-      prop: 'constructionWells'
+      prop: 'cumulativeConstructWells'
     },
     {
       label: '累计完工井数',
-      prop: 'completedWells'
+      prop: 'cumulativeCompletedWells'
     },
     {
       label: '累计用电量(KWH)',