diff --git a/src/views/inm/mioitem_form.vue b/src/views/inm/mioitem_form.vue index 77a6a6a4..c7c515b7 100644 --- a/src/views/inm/mioitem_form.vue +++ b/src/views/inm/mioitem_form.vue @@ -558,7 +558,7 @@ export default { } else { this.getBatchOptions(); } - if(that.type == 'pur_in'){ + if(that.form.type == 'pur_in'||that.form.type == 'other_in'){ that.batchcount = 99999999999; if(that.project_code=='gx'){ that.form.batch = '无'