fix(wms/report): 注释调warehouseIds参数传递,暂不按仓库过滤报表数据

This commit is contained in:
2026-05-19 16:57:42 +08:00
parent 4a8fc4904f
commit 417783e64a
7 changed files with 7 additions and 7 deletions

View File

@@ -448,7 +448,7 @@ export default {
fetchOutputList({
...this.queryParams,
...this.baseQueryParams,
warehouseIds: this.warehouseIds.join(','),
// warehouseIds: this.warehouseIds.join(','),
}),
]).then(([lossList, outputList]) => {
this.lossList = lossList