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"
>
- {{scope.row.batch}}
+ {{scope.row.batch}}
{
- 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"
>
- {{scope.row.batch}}
+ {{scope.row.batch}}
{
- this.$refs.handoverDialog.open("add",val,20);
+ this.$refs.handoverDialog.open("add",row,20);
});
},
//获取当前批次车间物料的检验记录