+
- {{
- props.row.count_n_hs
- }}
- {{
- props.row.count_n_qp
- }}
- {{
- props.row.count_n_swen
- }}
- {{
- props.row.count_n_bb
- }}
- {{
- props.row.count_n_xbb
- }}
- {{
- props.row.count_n_wm
- }}
- {{
- props.row.count_n_md
- }}
- {{
- props.row.count_n_xh
- }}
+
+ {{props.row.count_n_hs}}
+
@@ -301,6 +267,7 @@
@@ -405,6 +372,7 @@ export default {
},
wmId:'',
wmtype:'',
+ materialOut:'',
batchContains:'',
apiObjPrint:this.$API.cm.labelmat.fromWm,
};
@@ -512,6 +480,7 @@ export default {
},
table_out_check(row) {
this.dialog.check = true;
+ this.materialOut = row.material_out;
let obj = {};
Object.assign(obj, row);
obj.mgroup_name = this.mlogItem.mgroup_name;
diff --git a/src/views/wpm_bx/mlogb_check.vue b/src/views/wpm_bx/mlogb_check.vue
index 04fdc151..bbc3281b 100644
--- a/src/views/wpm_bx/mlogb_check.vue
+++ b/src/views/wpm_bx/mlogb_check.vue
@@ -59,225 +59,76 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -291,6 +142,12 @@