Explorar el Código

抽检记录修改

duy hace 1 año
padre
commit
bd2868910a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/transfer/components/carry-spot-checks.vue

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

@@ -253,6 +253,7 @@ watch(() => [
     }
     if (isO) {
         checkId.value = fileInfo.value.fileId || ''
+        getopiniondata()
     } else {
         checkId.value = ''
     }
@@ -298,6 +299,8 @@ const getArchiveFileListData = async ()=>{
         fileInfo.value.secretLevelValue = data.secretLevelValue
         fileInfo.value.endDate = data.endDate
         fileInfo.value.startDate = data.startDate
+        fileInfo.value.name = data.name
+        fileInfo.value.unit = data.unit
         cscTableData1.value = getArrValue(data['approvalFileList'])
         if (cscTableData1.value.length > 0) {
             checkmetaFileId.value = cscTableData1.value[0].id