Prechádzať zdrojové kódy

2022.7.4 team/index.vue

ggooalice 2 rokov pred
rodič
commit
7336385a9e

+ 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:{}