From 2072004c0079a70b891f0bf8134c0575d375ad30 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 14 Jan 2026 15:01:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93308?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/handover_form.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/wpm_bx/handover_form.vue b/src/views/wpm_bx/handover_form.vue index 86181b02..cf144842 100644 --- a/src/views/wpm_bx/handover_form.vue +++ b/src/views/wpm_bx/handover_form.vue @@ -13,7 +13,7 @@ :rules="rules" label-width="80px" > - + 手动添加 { + that.form.handoverb[index].handoverbw = res.handoverb[index].handoverbw + }) that.bwVisible = true; } },