fix:禅道315
This commit is contained in:
parent
085cf44a66
commit
7ce45a6263
|
|
@ -487,8 +487,10 @@ export default {
|
||||||
// type__in: 10,
|
// type__in: 10,
|
||||||
// is_hidden: false,
|
// is_hidden: false,
|
||||||
// orderitem_material__order: this.mioObj.order,
|
// orderitem_material__order: this.mioObj.order,
|
||||||
|
type:10,
|
||||||
|
// material__type: 10
|
||||||
count__gte: 1,
|
count__gte: 1,
|
||||||
material__type: 10
|
|
||||||
};
|
};
|
||||||
this.inputBatchDisable = true;
|
this.inputBatchDisable = true;
|
||||||
} else if (type == "other_out") {
|
} else if (type == "other_out") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue