duy преди 1 година
родител
ревизия
38ee6eaa58
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/transfer/components/carry-spot-checks.vue

+ 1 - 1
src/views/transfer/components/carry-spot-checks.vue

@@ -529,7 +529,7 @@ const submitOpinion = async ()=>{
     submitLoading.value = true
     const { error, code, data, msg } = await initialgApi.saveInspect({
         fileId: checkId.value,
-        archiveId:fileInfo.value.id,
+        archiveId: fileId.value,
         // opinion:reform.value.content,
         opinion:reform.value.myOpinion,
         projectId:projectId.value,