浏览代码

赛元考勤校验

seyason 8 月之前
父节点
当前提交
b6628ec8a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

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

@@ -8091,7 +8091,7 @@
                                         type: "error"
                                     });
                                 });
-                            } else if (this.user.companyId == 7) {
+                            } else if (this.user.companyId == 469) {
                                 //试点,针对赛元微电子校验考勤工时
                                 if (this.workForm.time.workHours) {
                                     if (this.totalReportHours > this.workForm.time.workHours) {