From a94c30deffb0fec7ab8ccc023516b8cb3ea53cf5 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 20 Aug 2025 11:28:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=8E=BB=E7=BA=A4=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/mlog_form2.vue | 119 +++++++++++++++++++++----------- 1 file changed, 79 insertions(+), 40 deletions(-) diff --git a/src/views/wpm_bx/mlog_form2.vue b/src/views/wpm_bx/mlog_form2.vue index 82f183bb..ecda792d 100644 --- a/src/views/wpm_bx/mlog_form2.vue +++ b/src/views/wpm_bx/mlog_form2.vue @@ -19,7 +19,7 @@ > - + - - + {{ form.handle_user_name }} - + - - - - - - - - + {{ form.batch }} - - + + + + + + + + {{item.name}} + {{item.number}} + + @@ -82,7 +94,6 @@ :value="item.id" > - @@ -98,6 +109,7 @@