diff --git a/src/views/wpm_bx/mlog_detail.vue b/src/views/wpm_bx/mlog_detail.vue index acc8cb74..734b656e 100644 --- a/src/views/wpm_bx/mlog_detail.vue +++ b/src/views/wpm_bx/mlog_detail.vue @@ -357,6 +357,7 @@ :mlogb="mlogb" :wm = "wm" :mgroup="mgroup" + :mgroupName= "mlogItem.mgroup_name" :isSubmit="isSubmit" :batchNumber="batchNumber" :handle_user="handle_user" @@ -604,6 +605,7 @@ export default { that.batchNumber = row.batch; that.handle_date=that.mlogItem.handle_date; that.handle_user = that.mlogItem.handle_user; + console.log('that.mlogItem',that.mlogItem); that.dialog.check_single = true; if(row.qct==null){ that.$API.qm.qct.list.req({qctmat__material:row.material_out,page:0}).then((res)=>{ diff --git a/src/views/wpm_bx/mlogbw_check.vue b/src/views/wpm_bx/mlogbw_check.vue index fa21bbf9..68c6114d 100644 --- a/src/views/wpm_bx/mlogbw_check.vue +++ b/src/views/wpm_bx/mlogbw_check.vue @@ -24,8 +24,8 @@ - 检验 - 批量操作 + 检验 + 批量操作 -