fix(wms): 将报表接收页面的selectType默认值改为raw_material
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
||||
// status: 1,
|
||||
byCreateTimeStart: startTime,
|
||||
byCreateTimeEnd: endTime,
|
||||
selectType: 'product',
|
||||
selectType: 'raw_material',
|
||||
enterCoilNo: '',
|
||||
currentCoilNo: '',
|
||||
warehouseId: '',
|
||||
|
||||
Reference in New Issue
Block a user