From aace8c1d2e8496dc3d7ef4163b9c0519bf8848a1 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 11 Jun 2025 15:59:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=8E=92=E4=B8=80=E6=AC=A1=E6=A3=92?= =?UTF-8?q?=E5=92=8C=E6=8E=92=E6=9D=BF=E6=97=B6=E5=8E=BB=E6=8E=89number?= =?UTF-8?q?=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_bx/mlogbw_check.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wpm_bx/mlogbw_check.vue b/src/views/wpm_bx/mlogbw_check.vue index f5313a25..f7ba2708 100644 --- a/src/views/wpm_bx/mlogbw_check.vue +++ b/src/views/wpm_bx/mlogbw_check.vue @@ -516,7 +516,7 @@ export default { } that.hideAdd = that.isSubmit; if(that.mgroupName=='排一次棒'||that.mgroupName=='排板'){ - that.getNewNumber(); + // that.getNewNumber(); } that.params.mlogb = that.addTemplate.mlogb = that.mlogb; that.currentDate = this.$TOOL.dateFormat2(new Date());