山水共长天一色 3 년 전
부모
커밋
050f051947
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet_h5/src/views/edit/weekEdit.vue

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet_h5/src/views/edit/weekEdit.vue

@@ -407,7 +407,7 @@
                 if(this.user.companyId == 817){
                     this.weekIndex = 6
                 }
-                let nowDate = new Date(2022,4,25)
+                let nowDate = new Date()
                 let nowWeekday = nowDate.getDay()
                 let shuldDate
                 if(nowWeekday == 0){