From 9e3ebb5a46550d99ac4125a9749d4fbb8c7fe03a Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 27 Mar 2026 16:41:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=8B=E5=8A=A8?= =?UTF-8?q?=E6=9D=A5=E6=96=99=E7=89=A9=E6=96=99=E9=80=89=E6=8B=A9=E5=92=8C?= =?UTF-8?q?=20mgroup=20=E4=BC=A0=E9=80=92=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修正 xtSelect @change 回调签名,正确赋值 material_name - createForm 初始化时默认填入当前 mgroup,提交时从 createForm 读取 Co-Authored-By: Claude Sonnet 4.6 --- src/views/wpm_bx/inmIn.vue | 43 +++++++++++++------------------------- src/views/wpm_gx/inm.vue | 41 ++++++++++++------------------------ 2 files changed, 27 insertions(+), 57 deletions(-) diff --git a/src/views/wpm_bx/inmIn.vue b/src/views/wpm_bx/inmIn.vue index 7901261c..cad106ce 100644 --- a/src/views/wpm_bx/inmIn.vue +++ b/src/views/wpm_bx/inmIn.vue @@ -241,14 +241,6 @@ - - - - {{ createForm.material_name || '选择物料' }} - + + + + + @@ -343,7 +345,6 @@