@@ -301,7 +301,7 @@
const params = {
pageNum: this.page,
size: this.size,
- searchKey: this.searchVal,
+ keyWord: this.searchVal,
warehouseId: this.popupInfo.warehouseId,
categoryLevelId: this.categoryLevelId
}