소스 검색

再次提交

Lijy 3 년 전
부모
커밋
cef03bf770
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

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

@@ -2584,7 +2584,7 @@
                             objs.s = zhis[j].time[0]
                             objs.e = zhis[j].time[1]
                             alp.push(objs)
-                        }
+                        } 
                     }
                     this.dateAr = alp
                     console.log(this.dateAr, i)