Explorar o código

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

zhangcl hai 13 horas
pai
achega
e06ea18b42
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = []