From d8e2665bc47b5425014f3907463052f345d1a9f4 Mon Sep 17 00:00:00 2001 From: shijing Date: Fri, 14 Mar 2025 13:47:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=85=89=E8=8A=AF=E8=BD=A6=E9=97=B4?= =?UTF-8?q?=E5=BA=93=E5=AD=98=E5=88=86=E6=89=B9=E6=93=8D=E4=BD=9C=E6=97=B6?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E6=96=B9=E6=B3=95=E4=BC=A0=E5=8F=82=E5=8F=98?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/inm.vue | 10 +++++----- src/views/wpm_gx/inmOut.vue | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/wpm_gx/inm.vue b/src/views/wpm_gx/inm.vue index c897a149..68e784a6 100644 --- a/src/views/wpm_gx/inm.vue +++ b/src/views/wpm_gx/inm.vue @@ -70,7 +70,7 @@ min-width="120" > { - this.$refs.handoverDialog.open("add",val,20); + this.$refs.handoverDialog.open("add",row,20); }); }, - //合批 + //合批mtype:30 batchConcat(){ this.changebatch = true; let handoverb = []; diff --git a/src/views/wpm_gx/inmOut.vue b/src/views/wpm_gx/inmOut.vue index 3b3ce4e2..eb4a088a 100644 --- a/src/views/wpm_gx/inmOut.vue +++ b/src/views/wpm_gx/inmOut.vue @@ -70,7 +70,7 @@ min-width="120" > { - this.$refs.handoverDialog.open("add",val,20); + this.$refs.handoverDialog.open("add",row,20); }); }, //获取当前批次车间物料的检验记录