فهرست منبع

案卷ID修改

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,