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