diff --git a/src/views/inm/mioitem_form.vue b/src/views/inm/mioitem_form.vue index 15b424c8..4e21a1f2 100644 --- a/src/views/inm/mioitem_form.vue +++ b/src/views/inm/mioitem_form.vue @@ -487,8 +487,10 @@ export default { // type__in: 10, // is_hidden: false, // orderitem_material__order: this.mioObj.order, + type:10, + // material__type: 10 count__gte: 1, - material__type: 10 + }; this.inputBatchDisable = true; } else if (type == "other_out") {