feat: 原料库添加do_in查询
This commit is contained in:
parent
d26c8d776d
commit
373a39b096
|
|
@ -211,7 +211,7 @@ export default {
|
|||
},
|
||||
query: {},
|
||||
params: {
|
||||
type__in: "pur_in,do_out",
|
||||
type__in: "pur_in,do_out,do_in",
|
||||
materials__type: 30,
|
||||
},
|
||||
form: {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue