diff --git a/src/views/wpm_bx/mlog_form.vue b/src/views/wpm_bx/mlog_form.vue index 77217579..6a811ab4 100644 --- a/src/views/wpm_bx/mlog_form.vue +++ b/src/views/wpm_bx/mlog_form.vue @@ -150,7 +150,7 @@ - + new Date().getTime(); + let that = this; + return time.getTime() < new Date(that.form.work_start_time).getTime()- 1000 * 60 * 60*24; }, gettestitem(){ let that = this;