fix(wms): 将报表接收页面的selectType默认值改为raw_material

This commit is contained in:
砂糖
2026-01-16 07:25:08 +08:00
parent 1b5efc00f6
commit 0dfe7c233c

View File

@@ -148,7 +148,7 @@ export default {
// status: 1,
byCreateTimeStart: startTime,
byCreateTimeEnd: endTime,
selectType: 'product',
selectType: 'raw_material',
enterCoilNo: '',
currentCoilNo: '',
warehouseId: '',