测试问题修改2

This commit is contained in:
zzyuan 2025-09-11 16:41:41 +08:00
parent 6e472bdd59
commit 525d80c384
1 changed files with 1 additions and 0 deletions

View File

@ -487,6 +487,7 @@ export default {
"pageSize": this.queryParams.pageSize,
"pageNum": this.queryParams.pageNum,
"areaId": this.baseInfo.areaId,
"warehouseId": this.baseInfo.warehouseId,
"materialName": this.queryParams.materialName,
"materialCode": this.queryParams.materialCode,
"materialTypeIds": this.queryParams.materialTypeIds,