Browse Source

pms 瑞都 任务 更新平台井任务 施工状态

zhangcl 13 giờ trước cách đây
mục cha
commit
e06ea18b42
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/pms/iotrddailyreport/FillDailyReportForm.vue

+ 1 - 1
src/views/pms/iotrddailyreport/FillDailyReportForm.vue

@@ -1143,7 +1143,7 @@ const submitForm = async () => {
   }
 
   // 删除不需要复制的字段
-  const { id: currentId, platformId, rdStatus, techniqueIds, extProperty, ...baseData } = baseSubmitData
+  const { id: currentId, platformId, platformWell, taskId, rdStatus, techniqueIds, extProperty, ...baseData } = baseSubmitData
 
   const submitDatas = []