Lijy 1 month ago
parent
commit
4d1d2903a2

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

@@ -6613,7 +6613,7 @@
                                     arr[i].imgListUrl = arrList
                                     arr[i].imgList = list.report[i].pics
                                 }
-                                if(reportExtraField4Name || reportExtraField5Name) {
+                                if((reportExtraField4Name || reportExtraField5Name) && list.report[i].state >= 2) {
                                     this.getInfoByProjectId(copyData, i, false)
                                 }
                             }