ggooalice 2 лет назад
Родитель
Сommit
7336385a9e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -632,8 +632,8 @@
                     cost: null,
                     departmentId: null,
                     salaryType:0,
-                    costApplyDate: '2021-04-09',
-                    inductionDate: '2021-04-09',
+                    costApplyDate: util.formatDate.format(new Date(), 'yyyy-MM-dd'),
+                    inductionDate: util.formatDate.format(new Date(), 'yyyy-MM-dd'),
                     position: '',
                     certJson: [],
                     plateMap:{}