Lijy преди 1 месец
родител
ревизия
4d1d2903a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

+ 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)
                                 }
                             }