Commit eb394d49 authored by GuanHua's avatar GuanHua

fix: 商品详情推荐商品品类传参问题

parent 297800e2
......@@ -117,7 +117,7 @@ const CommodityDetail = (props) => {
const param: any = {
current: 1,
pageSize: 10,
categoryId
customerCategoryId: categoryId
}
let headers = {}
let getListFn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment