diff --git a/src/views/wpm_bx/mlog_form.vue b/src/views/wpm_bx/mlog_form.vue index 6a811ab4..4532f636 100644 --- a/src/views/wpm_bx/mlog_form.vue +++ b/src/views/wpm_bx/mlog_form.vue @@ -312,7 +312,7 @@ export default { this.route_code = this.$route.path.split("/")[2]; this.form.work_start_time = this.$TOOL.dateFormat(new Date()); this.getRoute(); - this.getUser(); + // this.getUser(); this.getSupplier(); this.getEquipment(); this.getMtask();