fix:玻纤物料报废可选任何状态的物料

This commit is contained in:
shijing 2025-11-14 09:26:17 +08:00
parent e057678be3
commit d15b34d050
1 changed files with 1 additions and 2 deletions

View File

@ -463,8 +463,7 @@ export default {
that.materialOptions = [];
var req = {
mgroupx: that.mgroupId,
page: 0,
state:20
page: 0
};
this.$API.wpm.wmaterial.list.req(req).then((res) => {
that.materialOptions = res.filter(item=>{