duy 2 tháng trước cách đây
mục cha
commit
c386ee2671
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 || []