测试问题修改2
This commit is contained in:
parent
6e472bdd59
commit
525d80c384
|
|
@ -487,6 +487,7 @@ export default {
|
||||||
"pageSize": this.queryParams.pageSize,
|
"pageSize": this.queryParams.pageSize,
|
||||||
"pageNum": this.queryParams.pageNum,
|
"pageNum": this.queryParams.pageNum,
|
||||||
"areaId": this.baseInfo.areaId,
|
"areaId": this.baseInfo.areaId,
|
||||||
|
"warehouseId": this.baseInfo.warehouseId,
|
||||||
"materialName": this.queryParams.materialName,
|
"materialName": this.queryParams.materialName,
|
||||||
"materialCode": this.queryParams.materialCode,
|
"materialCode": this.queryParams.materialCode,
|
||||||
"materialTypeIds": this.queryParams.materialTypeIds,
|
"materialTypeIds": this.queryParams.materialTypeIds,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue