zkx %!s(int64=3) %!d(string=hai) anos
pai
achega
b327f9483a

+ 1 - 1
src/projects/business/views/Master/Attendance/LeaveForm.vue

@@ -334,7 +334,7 @@
 				})
 			},
             checkWorkOverTime(){
-               return this.daytime*8 <this.workOverTime;
+               return this.daytime*8 <=this.workOverTime;
 			},
 			//表单检测
 			checkFrom() {