fix:禅道315

This commit is contained in:
shijing 2026-01-16 10:02:15 +08:00
parent 085cf44a66
commit 7ce45a6263
1 changed files with 3 additions and 1 deletions

View File

@ -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") {