From 3e3c34e49f82e90f5d6ce8d6ed31cec65fcc87ad Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 29 Nov 2024 17:43:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:coding#656form=E8=A1=A8=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm/handover_form.vue | 158 ++++++++++++++++++++------------ 1 file changed, 100 insertions(+), 58 deletions(-) diff --git a/src/views/wpm/handover_form.vue b/src/views/wpm/handover_form.vue index 34334e5a..19ce4184 100644 --- a/src/views/wpm/handover_form.vue +++ b/src/views/wpm/handover_form.vue @@ -3,28 +3,44 @@ @closed="$emit('closed')"> - - - - + + + + + {{ item.material_name }}---{{ + item.batch + }} + {{ item.count }} + - - - - - - - - - - + + @@ -36,7 +52,7 @@ - + @@ -50,9 +66,10 @@ - - + + + @@ -66,6 +83,11 @@