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());