duy hace 1 mes
padre
commit
c386ee2671
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/tentative/detect/components/basicInfo.vue

+ 1 - 1
src/views/tentative/detect/components/basicInfo.vue

@@ -386,7 +386,7 @@ infoLoad.value = false
  
         oldRecordNumber.value = data?.recordNo
         oldReportNumber.value = data?.reportNo
-   ypList.value = basicInfoData.value.standardInfos
+   ypList.value = basicInfoData.value.standardInfos || []