瀏覽代碼

2022.5.25 14:27

山水共长天一色 3 年之前
父節點
當前提交
ccb06f76e0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

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

@@ -3604,6 +3604,8 @@
                     this.workForm.createDate = this.date + day; // 获取个人某天的日报
                     this.workForm.createDate = this.date + day; // 获取个人某天的日报
                     this.getReport(i);
                     this.getReport(i);
                 } else {
                 } else {
+                    this.jsTime = 0
+                    this.jsDay = 0
                     this.workForm = {
                     this.workForm = {
                                 createDate: null,//批量填报没有日期
                                 createDate: null,//批量填报没有日期
                                 domains: [{
                                 domains: [{