feat:禅道379成品统计、半成品统计需要实际仓库库存进行单独区分,与生产车间区分开来

This commit is contained in:
shijing 2026-04-29 15:30:40 +08:00
parent 7b3e3f0fb6
commit 4f373edb48
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ export default {
let obj = {
query: {
material_types: that.params.type,
source:"1,2"
},
};
that.$API.bi.dataset.exec.req("materialCount", obj).then((res) => {