diff --git a/src/views/mtm/route_form.vue b/src/views/mtm/route_form.vue index ead4e9e3..ab9b74c7 100644 --- a/src/views/mtm/route_form.vue +++ b/src/views/mtm/route_form.vue @@ -231,7 +231,7 @@ const defaultForm = { material_out:'', hour_work:0, div_number:1, - batch_bind: true, + batch_bind: false, is_autotask: true, }; export default {