Преглед на файлове

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

zhangcl преди 13 часа
родител
ревизия
e06ea18b42
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 = []