From f53a237486f12a9a15b2fa0ba9cd95f342ed1cfc Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 4 Mar 2025 14:30:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E8=BF=BD=E8=B8=AA?= =?UTF-8?q?=E6=89=B9=E6=AC=A1=E4=B8=8D=E5=AF=B9=E5=BA=94=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/route_form.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/mtm/route_form.vue b/src/views/mtm/route_form.vue index 3ce31dfb..eca28225 100644 --- a/src/views/mtm/route_form.vue +++ b/src/views/mtm/route_form.vue @@ -148,8 +148,8 @@ :value-on-clear="null" style="width: 100%" > - - + + @@ -248,7 +248,7 @@ const defaultForm = { div_number:1, batch_bind: false, is_autotask: true, - material_out_tracking:null + material_out_tracking:10 }; export default { props: {