From fe1e5f4bb3f366e1263cc15817a3f717734aabc6 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 16 May 2025 16:05:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=B7=A5=E5=BA=8F=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=AA=E5=8F=B7=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/process_form.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/mtm/process_form.vue b/src/views/mtm/process_form.vue index da342dcc..32b35f39 100644 --- a/src/views/mtm/process_form.vue +++ b/src/views/mtm/process_form.vue @@ -65,6 +65,9 @@ > + + + @@ -122,6 +125,7 @@ const defaultForm = { type: 10, mtype:10, belong_dept: "", + wpr_number_rule: "", into_wm_mgroup: true, store_notok: true, };