From e7c983001b302da46c10bac6bc522d8e2c5d5b69 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 22 Jan 2025 16:46:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:mlogb=E6=89=ABwpr=E7=A0=81=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E8=8B=A5=E4=BB=A5=E6=9C=89=E8=AF=A5=E6=89=B9=E6=AC=A1?= =?UTF-8?q?=E7=9A=84=E4=BD=BF=E7=94=A8=E6=95=B0=E9=87=8F=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=9B=B4=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/mlogb_form.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/wpm_bx/mlogb_form.vue b/src/views/wpm_bx/mlogb_form.vue index d3e7e871..0748f605 100644 --- a/src/views/wpm_bx/mlogb_form.vue +++ b/src/views/wpm_bx/mlogb_form.vue @@ -225,6 +225,7 @@ export default { }) if (arr0.length > 0) { that.hasMlogbIn = true; + that.form.count_use = 1; bwitem.mlogb = arr0[0].id; }else{ that.form.batch = arr[0].batch;