feat:禅道379成品统计、半成品统计需要实际仓库库存进行单独区分,与生产车间区分开来
This commit is contained in:
parent
7b3e3f0fb6
commit
4f373edb48
|
|
@ -227,6 +227,7 @@ export default {
|
||||||
let obj = {
|
let obj = {
|
||||||
query: {
|
query: {
|
||||||
material_types: that.params.type,
|
material_types: that.params.type,
|
||||||
|
source:"1,2"
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
that.$API.bi.dataset.exec.req("materialCount", obj).then((res) => {
|
that.$API.bi.dataset.exec.req("materialCount", obj).then((res) => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue